Home
last modified time | relevance | path

Searched refs:CXCursor_ObjCProtocolDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp817 CursorKind = CXCursor_ObjCProtocolDecl; in computeCursorKindAndAvailability()
H A DSemaCodeComplete.cpp4108 return CXCursor_ObjCProtocolDecl; in getCursorKindForDecl()
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1224 CXCursor_ObjCProtocolDecl = 13, enumerator