Searched refs:CXCursor_ObjCClassMethodDecl (Results 1 – 12 of 12) sorted by relevance
11 use clang_sys::CXCursor_ObjCClassMethodDecl;179 CXCursor_ObjCClassMethodDecl => { in from_ty()185 c.kind() == CXCursor_ObjCClassMethodDecl; in from_ty()
465 CXCursor_ObjCClassMethodDecl => { in from_ty()573 kind == CXCursor_ObjCClassMethodDecl in from_ty()
83 if (K == CXCursor_ObjCClassMethodDecl || in MakeCXCursor()995 } else if (cursor.kind == CXCursor_ObjCClassMethodDecl || in getSelectorIdentifierIndexAndLoc()1016 } else if (cursor.kind == CXCursor_ObjCClassMethodDecl || in getSelectorIdentifierCursor()
164 if ((cursor.kind == CXCursor_ObjCClassMethodDecl || in findFileIdRefVisit()
4307 C.kind == CXCursor_ObjCClassMethodDecl) { in clang_Cursor_getSpellingNameRange()4516 case CXCursor_ObjCClassMethodDecl: in clang_getCursorKindSpelling()6328 cursor.kind == CXCursor_ObjCClassMethodDecl) { in Visit()6794 Cursors[I].kind == CXCursor_ObjCClassMethodDecl) { in clang_annotateTokensImpl()
1599 CXCursor_ObjCClassMethodDecl = 17, enumerator
1232 CXCursor_ObjCClassMethodDecl = 17, enumerator
295 const CXCursor_ObjCClassMethodDecl = 17, constant
3041 ? CXCursor_ObjCInstanceMethodDecl : CXCursor_ObjCClassMethodDecl; in getCursorKindForDecl()7017 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()7039 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()