Searched refs:CXIdxEntity_Template (Results 1 – 3 of 3) sorted by relevance
1048 EntityInfo.templateKind = CXIdxEntity_Template; in getEntityInfo()1052 EntityInfo.templateKind = CXIdxEntity_Template; in getEntityInfo()1071 EntityInfo.templateKind = CXIdxEntity_Template; in getEntityInfo()
5383 CXIdxEntity_Template = 1, enumerator
2522 case CXIdxEntity_Template: return "-template"; in getEntityTemplateKindString()