Searched refs:SpecType (Results 1 – 3 of 3) sorted by relevance
331 if (const TemplateSpecializationType *SpecType in print() local335 SpecType->getTemplateName().print(OS, InnerPolicy, true); in print()338 printTemplateArgumentList(OS, SpecType->template_arguments(), in print()
95 if (const TemplateSpecializationType *SpecType in computeDeclContext() local102 SpecType->getTemplateName().getAsTemplateDecl())) { in computeDeclContext()104 = Context.getCanonicalType(QualType(SpecType, 0)); in computeDeclContext()
315 if (const TemplateSpecializationType *SpecType in getDestructorName() local317 TemplateName SpecName = SpecType->getTemplateName(); in getDestructorName()