Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang-c/
HDIndex.h1494 CXCursor_ObjCPropertyDecl = 14, enumerator
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp2940 case Decl::ObjCProperty: return CXCursor_ObjCPropertyDecl; in getCursorKindForDecl()