Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1228 CXCursor_ObjCIvarDecl = 15, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4092 return CXCursor_ObjCIvarDecl; in getCursorKindForDecl()
8905 Result(Builder.TakeString(), Priority, CXCursor_ObjCIvarDecl)); in CodeCompleteObjCPropertySynthesizeIvar()