Searched refs:CXCursor_ObjCCategoryDecl (Results 1 – 2 of 2) sorted by relevance
1490 CXCursor_ObjCCategoryDecl = 12, enumerator
2927 case Decl::ObjCCategory: return CXCursor_ObjCCategoryDecl; in getCursorKindForDecl()