OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CXCursor_ObjCProtocolDecl
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
CodeCompleteConsumer.cpp
706
CursorKind =
CXCursor_ObjCProtocolDecl
;
SemaCodeComplete.cpp
3875
return
CXCursor_ObjCProtocolDecl
;
/src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h
1744
CXCursor_ObjCProtocolDecl
= 13,
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c
1964
else if (!strcmp(filter, "protocol")) K =
CXCursor_ObjCProtocolDecl
;
/src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp
670
} else if (Cursor.kind ==
CXCursor_ObjCProtocolDecl
) {
5223
case
CXCursor_ObjCProtocolDecl
:
Completed in 43 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026