Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang-c/
HDIndex.h1228 CXCursor_ObjCIvarDecl = 15, enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCodeComplete.cpp4092 return CXCursor_ObjCIvarDecl; in getCursorKindForDecl()
8905 Result(Builder.TakeString(), Priority, CXCursor_ObjCIvarDecl)); in CodeCompleteObjCPropertySynthesizeIvar()