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()
5358 CXIdxEntity_Template = 1, enumerator
2823 case CXIdxEntity_Template: return "-template"; in getEntityTemplateKindString()