Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h1756 CXCursor_ObjCIvarDecl = 15, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp3384 return CXCursor_ObjCIvarDecl; in getCursorKindForDecl()
7022 Result(Builder.TakeString(), Priority, CXCursor_ObjCIvarDecl)); in CodeCompleteObjCPropertySynthesizeIvar()