Searched refs:CXCursor_ObjCInstanceMethodDecl (Results 1 – 5 of 5) sorted by relevance
3029 ? CXCursor_ObjCInstanceMethodDecl : CXCursor_ObjCClassMethodDecl; in getCursorKindForDecl()6453 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6477 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6500 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6551 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6575 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6602 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6634 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6668 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6699 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()[all …]
84 K == CXCursor_ObjCInstanceMethodDecl) { in MakeCXCursor()968 cursor.kind == CXCursor_ObjCInstanceMethodDecl) { in getSelectorIdentifierIndexAndLoc()989 cursor.kind == CXCursor_ObjCInstanceMethodDecl) { in getSelectorIdentifierCursor()
165 cursor.kind == CXCursor_ObjCInstanceMethodDecl) && in findFileIdRefVisit()
3905 if (C.kind == CXCursor_ObjCInstanceMethodDecl || in clang_Cursor_getSpellingNameRange()4169 case CXCursor_ObjCInstanceMethodDecl: in clang_getCursorKindSpelling()5954 else if (cursor.kind == CXCursor_ObjCInstanceMethodDecl || in Visit()5990 if (cursor.kind == CXCursor_ObjCInstanceMethodDecl && in Visit()6422 if (Cursors[I].kind == CXCursor_ObjCInstanceMethodDecl || in clang_annotateTokensImpl()
1586 CXCursor_ObjCInstanceMethodDecl = 16, enumerator