Searched refs:CXIdxEntity_ObjCClassMethod (Results 1 – 3 of 3) sorted by relevance
5342 CXIdxEntity_ObjCClassMethod = 10, enumerator
1006 EntityInfo.kind = CXIdxEntity_ObjCClassMethod; in getEntityInfo()
2497 case CXIdxEntity_ObjCClassMethod: return "objc-class-method"; in getEntityKindString()