Home
last modified time | relevance | path

Searched refs:CXCursor_ObjCIvarDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang-c/
DIndex.h1748 CXCursor_ObjCIvarDecl = 15, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp3859 return CXCursor_ObjCIvarDecl; in getCursorKindForDecl()
8164 Result(Builder.TakeString(), Priority, CXCursor_ObjCIvarDecl)); in CodeCompleteObjCPropertySynthesizeIvar()