Searched refs:CXCursor_CXXMethod (Results 1 – 4 of 4) sorted by relevance
91 case CXCursor_CXXMethod: in categorize()
1760 CXCursor_CXXMethod = 21, enumerator
5042 if (C.kind == CXCursor_CXXMethod || C.kind == CXCursor_Destructor || in clang_Cursor_getSpellingNameRange()5433 case CXCursor_CXXMethod: in clang_getCursorKindSpelling()7506 else if (cursor.kind == CXCursor_CXXMethod) { in Visit()
3981 return CXCursor_CXXMethod; in getCursorKindForDecl()4241 Builder.TakeString(), CCP_SuperCompletion, CXCursor_CXXMethod, in MaybeAddOverrideCalls()