Searched refs:CXCursor_ObjCCategoryImplDecl (Results 1 – 3 of 3) sorted by relevance
1603 CXCursor_ObjCCategoryImplDecl = 19, enumerator
4317 C.kind == CXCursor_ObjCCategoryImplDecl) { in clang_Cursor_getSpellingNameRange()4520 case CXCursor_ObjCCategoryImplDecl: in clang_getCursorKindSpelling()
3034 case Decl::ObjCCategoryImpl: return CXCursor_ObjCCategoryImplDecl; in getCursorKindForDecl()