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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1773 CXCursor_ObjCPropertyDecl = 14, enumerator in enum:CXCursorKind
4503 * Property attributes for a \c CXCursor_ObjCPropertyDecl.
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3783 return CXCursor_ObjCPropertyDecl;

Completed in 197 milliseconds