Searched refs:CXCursor_ObjCInstanceMethodDecl (Results 1 – 5 of 5) sorted by relevance
3041 ? CXCursor_ObjCInstanceMethodDecl : CXCursor_ObjCClassMethodDecl; in getCursorKindForDecl()6473 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6497 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6520 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6571 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6595 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6622 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6654 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6688 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6719 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()[all …]
84 K == CXCursor_ObjCInstanceMethodDecl) { in MakeCXCursor()996 cursor.kind == CXCursor_ObjCInstanceMethodDecl) { in getSelectorIdentifierIndexAndLoc()1017 cursor.kind == CXCursor_ObjCInstanceMethodDecl) { in getSelectorIdentifierCursor()
165 cursor.kind == CXCursor_ObjCInstanceMethodDecl) && in findFileIdRefVisit()
4306 if (C.kind == CXCursor_ObjCInstanceMethodDecl || in clang_Cursor_getSpellingNameRange()4514 case CXCursor_ObjCInstanceMethodDecl: in clang_getCursorKindSpelling()6327 else if (cursor.kind == CXCursor_ObjCInstanceMethodDecl || in Visit()6363 if (cursor.kind == CXCursor_ObjCInstanceMethodDecl && in Visit()6793 if (Cursors[I].kind == CXCursor_ObjCInstanceMethodDecl || in clang_annotateTokensImpl()
1597 CXCursor_ObjCInstanceMethodDecl = 16, enumerator