Searched refs:CXCursor_ObjCCategoryImplDecl (Results 1 – 7 of 7) sorted by relevance
1603 CXCursor_ObjCCategoryImplDecl = 19, enumerator
1756 CXCursor_ObjCCategoryImplDecl = 19, enumerator
237 const CXCursor_ObjCCategoryImplDecl = 19, constant
4317 C.kind == CXCursor_ObjCCategoryImplDecl) { in clang_Cursor_getSpellingNameRange()4520 case CXCursor_ObjCCategoryImplDecl: in clang_getCursorKindSpelling()
4781 C.kind == CXCursor_ObjCCategoryImplDecl) { in clang_Cursor_getSpellingNameRange()5193 case CXCursor_ObjCCategoryImplDecl: in clang_getCursorKindSpelling()
3034 case Decl::ObjCCategoryImpl: return CXCursor_ObjCCategoryImplDecl; in getCursorKindForDecl()
3798 return CXCursor_ObjCCategoryImplDecl; in getCursorKindForDecl()