Searched refs:CXCursor_ObjCClassMethodDecl (Results 1 – 5 of 5) sorted by relevance
146 if (K == CXCursor_ObjCClassMethodDecl || in MakeCXCursor()1201 } else if (cursor.kind == CXCursor_ObjCClassMethodDecl || in getSelectorIdentifierIndexAndLoc()1222 } else if (cursor.kind == CXCursor_ObjCClassMethodDecl || in getSelectorIdentifierCursor()
161 if ((cursor.kind == CXCursor_ObjCClassMethodDecl || in findFileIdRefVisit()
5008 C.kind == CXCursor_ObjCClassMethodDecl) { in clang_Cursor_getSpellingNameRange()5427 case CXCursor_ObjCClassMethodDecl: in clang_getCursorKindSpelling()7490 cursor.kind == CXCursor_ObjCClassMethodDecl) { in Visit()8006 Cursors[I].kind == CXCursor_ObjCClassMethodDecl) { in clang_annotateTokensImpl()
1752 CXCursor_ObjCClassMethodDecl = 17, enumerator
3979 : CXCursor_ObjCClassMethodDecl; in getCursorKindForDecl()9370 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()9391 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()