OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCursorKindForDecl
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
CodeCompleteConsumer.h
183
CXCursorKind
getCursorKindForDecl
(const Decl *D);
/src/external/apache2/llvm/dist/clang/lib/Sema/
CodeCompleteConsumer.cpp
698
CursorKind =
getCursorKindForDecl
(Declaration);
SemaCodeComplete.cpp
1074
R.CursorKind =
getCursorKindForDecl
(R.Declaration);
3836
CXCursorKind clang::
getCursorKindForDecl
(const Decl *D) {
6331
CCR.CursorKind =
getCursorKindForDecl
(Ctor);
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXCursor.cpp
144
CXCursorKind K =
getCursorKindForDecl
(D);
Completed in 23 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026