Searched refs:CXCursor_ObjCInstanceMethodDecl (Results 1 – 5 of 5) sorted by relevance
2932 ? CXCursor_ObjCInstanceMethodDecl : CXCursor_ObjCClassMethodDecl; in getCursorKindForDecl()6301 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6324 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6347 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6397 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6421 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6448 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6480 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6514 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()6545 CXCursor_ObjCInstanceMethodDecl)); in AddObjCKeyValueCompletions()[all …]
71 K == CXCursor_ObjCInstanceMethodDecl) { in MakeCXCursor()858 cursor.kind == CXCursor_ObjCInstanceMethodDecl) { in getSelectorIdentifierIndexAndLoc()879 cursor.kind == CXCursor_ObjCInstanceMethodDecl) { in getSelectorIdentifierCursor()
165 cursor.kind == CXCursor_ObjCInstanceMethodDecl) && in findFileIdRefVisit()
3382 if (C.kind == CXCursor_ObjCInstanceMethodDecl || in clang_Cursor_getSpellingNameRange()3552 case CXCursor_ObjCInstanceMethodDecl: in clang_getCursorKindSpelling()5208 else if (cursor.kind == CXCursor_ObjCInstanceMethodDecl || in Visit()5246 if (cursor.kind == CXCursor_ObjCInstanceMethodDecl && in Visit()5683 if (Cursors[I].kind == CXCursor_ObjCInstanceMethodDecl || in clang_annotateTokensImpl()
1494 CXCursor_ObjCInstanceMethodDecl = 16, enumerator