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