Searched refs:CXCursor_ObjCIvarDecl (Results 1 – 3 of 3) sorted by relevance
1584 CXCursor_ObjCIvarDecl = 15, enumerator
3026 case Decl::ObjCIvar: return CXCursor_ObjCIvarDecl; in getCursorKindForDecl()6260 CXCursor_ObjCIvarDecl)); in CodeCompleteObjCPropertySynthesizeIvar()
4167 case CXCursor_ObjCIvarDecl: in clang_getCursorKindSpelling()