Searched refs:CXCursor_ObjCCategoryImplDecl (Results 1 – 3 of 3) sorted by relevance
1575 CXCursor_ObjCCategoryImplDecl = 19, enumerator
3744 C.kind == CXCursor_ObjCCategoryImplDecl) { in clang_Cursor_getSpellingNameRange()3952 case CXCursor_ObjCCategoryImplDecl: in clang_getCursorKindSpelling()
2966 case Decl::ObjCCategoryImpl: return CXCursor_ObjCCategoryImplDecl; in getCursorKindForDecl()