Searched refs:CXCursor_ObjCIvarDecl (Results 1 – 7 of 7) sorted by relevance
1595 CXCursor_ObjCIvarDecl = 15, enumerator
1748 CXCursor_ObjCIvarDecl = 15, enumerator
233 const CXCursor_ObjCIvarDecl = 15, constant
3038 case Decl::ObjCIvar: return CXCursor_ObjCIvarDecl; in getCursorKindForDecl()6280 CXCursor_ObjCIvarDecl)); in CodeCompleteObjCPropertySynthesizeIvar()
3805 return CXCursor_ObjCIvarDecl; in getCursorKindForDecl()7999 Result(Builder.TakeString(), Priority, CXCursor_ObjCIvarDecl)); in CodeCompleteObjCPropertySynthesizeIvar()
4512 case CXCursor_ObjCIvarDecl: in clang_getCursorKindSpelling()
5185 case CXCursor_ObjCIvarDecl: in clang_getCursorKindSpelling()