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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1748 CXCursor_ObjCIvarDecl = 15, enumerator in enum:CXCursorKind
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3801 return CXCursor_ObjCIvarDecl;
7978 Result(Builder.TakeString(), Priority, CXCursor_ObjCIvarDecl));

Completed in 76 milliseconds