Searched refs:CXIdxEntity_ObjCCategory (Results 1 – 4 of 4) sorted by relevance
724 return CXIdxEntity_ObjCClass <= K && K <= CXIdxEntity_ObjCCategory; in clang_index_isEntityObjCContainerKind()
1287 case SymbolKind::Extension: return CXIdxEntity_ObjCCategory; in getEntityKindFromSymbolKind()
5784 CXIdxEntity_ObjCCategory = 8, enumerator
3511 case CXIdxEntity_ObjCCategory: return "objc-category"; in getEntityKindString()