Searched refs:CXIdxEntity_NonTemplate (Results 1 – 3 of 3) sorted by relevance
924 EntityInfo.templateKind = CXIdxEntity_NonTemplate; in getEntityInfo()1091 if (EntityInfo.templateKind != CXIdxEntity_NonTemplate) in getEntityInfo()
5382 CXIdxEntity_NonTemplate = 0, enumerator
2521 case CXIdxEntity_NonTemplate: return ""; in getEntityTemplateKindString()