Searched refs:CXCursor_ObjCInstanceMethodDecl (Results 1 – 5 of 5) sorted by relevance
2973 ? CXCursor_ObjCInstanceMethodDecl : CXCursor_ObjCClassMethodDecl; in getCursorKindForDecl()6373 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6397 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6420 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6471 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6495 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6522 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6554 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6588 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6619 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()[all …]
81 K == CXCursor_ObjCInstanceMethodDecl) { in MakeCXCursor()932 cursor.kind == CXCursor_ObjCInstanceMethodDecl) { in getSelectorIdentifierIndexAndLoc()953 cursor.kind == CXCursor_ObjCInstanceMethodDecl) { in getSelectorIdentifierCursor()
165 cursor.kind == CXCursor_ObjCInstanceMethodDecl) && in findFileIdRefVisit()
3733 if (C.kind == CXCursor_ObjCInstanceMethodDecl || in clang_Cursor_getSpellingNameRange()3946 case CXCursor_ObjCInstanceMethodDecl: in clang_getCursorKindSpelling()5699 else if (cursor.kind == CXCursor_ObjCInstanceMethodDecl || in Visit()5735 if (cursor.kind == CXCursor_ObjCInstanceMethodDecl && in Visit()6180 if (Cursors[I].kind == CXCursor_ObjCInstanceMethodDecl || in clang_annotateTokensImpl()
1569 CXCursor_ObjCInstanceMethodDecl = 16, enumerator