Searched refs:CXCursor_ObjCClassMethodDecl (Results 1 – 13 of 13) sorted by relevance
12 use clang_sys::CXCursor_ObjCClassMethodDecl;176 CXCursor_ObjCClassMethodDecl => { in from_ty()181 let is_class_method = c.kind() == CXCursor_ObjCClassMethodDecl; in from_ty()
411 CXCursor_ObjCClassMethodDecl => { in from_ty()490 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()
146 if (K == CXCursor_ObjCClassMethodDecl || in MakeCXCursor()1143 } else if (cursor.kind == CXCursor_ObjCClassMethodDecl || in getSelectorIdentifierIndexAndLoc()1164 } else if (cursor.kind == CXCursor_ObjCClassMethodDecl || in getSelectorIdentifierCursor()
161 if ((cursor.kind == CXCursor_ObjCClassMethodDecl || in findFileIdRefVisit()
4771 C.kind == CXCursor_ObjCClassMethodDecl) { in clang_Cursor_getSpellingNameRange()5189 case CXCursor_ObjCClassMethodDecl: in clang_getCursorKindSpelling()7209 cursor.kind == CXCursor_ObjCClassMethodDecl) { in Visit()7725 Cursors[I].kind == CXCursor_ObjCClassMethodDecl) { in clang_annotateTokensImpl()
1599 CXCursor_ObjCClassMethodDecl = 17, enumerator
1752 CXCursor_ObjCClassMethodDecl = 17, enumerator
235 const CXCursor_ObjCClassMethodDecl = 17, constant
3041 ? CXCursor_ObjCInstanceMethodDecl : CXCursor_ObjCClassMethodDecl; in getCursorKindForDecl()7017 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()7039 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()
3809 : CXCursor_ObjCClassMethodDecl; in getCursorKindForDecl()8718 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()8739 CXCursor_ObjCClassMethodDecl)); in AddObjCKeyValueCompletions()