Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp704 CursorKind = CXCursor_ObjCInterfaceDecl; in computeCursorKindAndAvailability()
H A DSemaCodeComplete.cpp3857 return CXCursor_ObjCInterfaceDecl; in getCursorKindForDecl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1740 CXCursor_ObjCInterfaceDecl = 11, enumerator