Searched refs:CXCursor_ObjCCategoryImplDecl (Results 1 – 3 of 3) sorted by relevance
1592 CXCursor_ObjCCategoryImplDecl = 19, enumerator
3916 C.kind == CXCursor_ObjCCategoryImplDecl) { in clang_Cursor_getSpellingNameRange()4175 case CXCursor_ObjCCategoryImplDecl: in clang_getCursorKindSpelling()
3022 case Decl::ObjCCategoryImpl: return CXCursor_ObjCCategoryImplDecl; in getCursorKindForDecl()