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

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

Completed in 101 milliseconds