Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp709 CursorKind = CXCursor_ObjCProtocolDecl; in computeCursorKindAndAvailability()
H A DSemaCodeComplete.cpp3400 return CXCursor_ObjCProtocolDecl; in getCursorKindForDecl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h1752 CXCursor_ObjCProtocolDecl = 13, enumerator