Searched refs:CXCursor_ObjCInstanceMethodDecl (Results 1 – 5 of 5) sorted by relevance
2927 ? CXCursor_ObjCInstanceMethodDecl : CXCursor_ObjCClassMethodDecl; in getCursorKindForDecl()6232 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6256 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6279 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6330 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6354 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6381 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6413 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6447 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6478 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()
3672 if (C.kind == CXCursor_ObjCInstanceMethodDecl || in clang_Cursor_getSpellingNameRange()3885 case CXCursor_ObjCInstanceMethodDecl: in clang_getCursorKindSpelling()5635 else if (cursor.kind == CXCursor_ObjCInstanceMethodDecl || in Visit()5671 if (cursor.kind == CXCursor_ObjCInstanceMethodDecl && in Visit()6116 if (Cursors[I].kind == CXCursor_ObjCInstanceMethodDecl || in clang_annotateTokensImpl()
1569 CXCursor_ObjCInstanceMethodDecl = 16, enumerator