Home
last modified time | relevance | path

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

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