Searched refs:CXCursor_ObjCClassMethodDecl (Results 1 – 5 of 5) sorted by relevance
80 if (K == CXCursor_ObjCClassMethodDecl || in MakeCXCursor()931 } else if (cursor.kind == CXCursor_ObjCClassMethodDecl || in getSelectorIdentifierIndexAndLoc()952 } else if (cursor.kind == CXCursor_ObjCClassMethodDecl || in getSelectorIdentifierCursor()
164 if ((cursor.kind == CXCursor_ObjCClassMethodDecl || in findFileIdRefVisit()
3734 C.kind == CXCursor_ObjCClassMethodDecl) { in clang_Cursor_getSpellingNameRange()3948 case CXCursor_ObjCClassMethodDecl: in clang_getCursorKindSpelling()5700 cursor.kind == CXCursor_ObjCClassMethodDecl) { in Visit()6181 Cursors[I].kind == CXCursor_ObjCClassMethodDecl) { in clang_annotateTokensImpl()
1571 CXCursor_ObjCClassMethodDecl = 17, enumerator
2973 ? CXCursor_ObjCInstanceMethodDecl : CXCursor_ObjCClassMethodDecl; in getCursorKindForDecl()6917 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()6939 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()