Searched refs:CXCursor_ObjCClassMethodDecl (Results 1 – 5 of 5) sorted by relevance
70 if (K == CXCursor_ObjCClassMethodDecl || in MakeCXCursor()857 } else if (cursor.kind == CXCursor_ObjCClassMethodDecl || in getSelectorIdentifierIndexAndLoc()878 } else if (cursor.kind == CXCursor_ObjCClassMethodDecl || in getSelectorIdentifierCursor()
164 if ((cursor.kind == CXCursor_ObjCClassMethodDecl || in findFileIdRefVisit()
3383 C.kind == CXCursor_ObjCClassMethodDecl) { in clang_Cursor_getSpellingNameRange()3554 case CXCursor_ObjCClassMethodDecl: in clang_getCursorKindSpelling()5209 cursor.kind == CXCursor_ObjCClassMethodDecl) { in Visit()5684 Cursors[I].kind == CXCursor_ObjCClassMethodDecl) { in clang_annotateTokensImpl()
1496 CXCursor_ObjCClassMethodDecl = 17, enumerator
2932 ? CXCursor_ObjCInstanceMethodDecl : CXCursor_ObjCClassMethodDecl; in getCursorKindForDecl()6841 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()6862 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()