Searched refs:CXCursor_ObjCInstanceMethodDecl (Results 1 – 5 of 5) sorted by relevance
4013 ? CXCursor_ObjCInstanceMethodDecl in getCursorKindForDecl()8895 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()8917 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()8939 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()8989 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()9012 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()9039 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()9069 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()9101 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()9130 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()[all …]
147 K == CXCursor_ObjCInstanceMethodDecl) { in MakeCXCursor()1209 cursor.kind == CXCursor_ObjCInstanceMethodDecl) { in getSelectorIdentifierIndexAndLoc()1230 cursor.kind == CXCursor_ObjCInstanceMethodDecl) { in getSelectorIdentifierCursor()
162 cursor.kind == CXCursor_ObjCInstanceMethodDecl) && in findFileIdRefVisit()
5037 if (C.kind == CXCursor_ObjCInstanceMethodDecl || in clang_Cursor_getSpellingNameRange()5455 case CXCursor_ObjCInstanceMethodDecl: in clang_getCursorKindSpelling()7526 else if (cursor.kind == CXCursor_ObjCInstanceMethodDecl || in Visit()7562 if (cursor.kind == CXCursor_ObjCInstanceMethodDecl && in Visit()8042 if (Cursors[I].kind == CXCursor_ObjCInstanceMethodDecl || in clang_annotateTokensImpl()
1082 CXCursor_ObjCInstanceMethodDecl = 16, enumerator