Searched refs:CXCursor_ObjCCategoryImplDecl (Results 1 – 3 of 3) sorted by relevance
1500 CXCursor_ObjCCategoryImplDecl = 19, enumerator
3393 C.kind == CXCursor_ObjCCategoryImplDecl) { in clang_Cursor_getSpellingNameRange()3558 case CXCursor_ObjCCategoryImplDecl: in clang_getCursorKindSpelling()
2925 case Decl::ObjCCategoryImpl: return CXCursor_ObjCCategoryImplDecl; in getCursorKindForDecl()