Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp707 CursorKind = CXCursor_ObjCInterfaceDecl; in computeCursorKindAndAvailability()
H A DSemaCodeComplete.cpp3382 return CXCursor_ObjCInterfaceDecl; in getCursorKindForDecl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h1748 CXCursor_ObjCInterfaceDecl = 11, enumerator