Searched refs:CXIdxEntity_Template (Results 1 – 3 of 3) sorted by relevance
1049 EntityInfo.templateKind = CXIdxEntity_Template; in getEntityInfo()1053 EntityInfo.templateKind = CXIdxEntity_Template; in getEntityInfo()1072 EntityInfo.templateKind = CXIdxEntity_Template; in getEntityInfo()
5276 CXIdxEntity_Template = 1, enumerator
2761 case CXIdxEntity_Template: return "-template"; in getEntityTemplateKindString()