Searched refs:SpecType (Results 1 – 2 of 2) sorted by relevance
310 if (const TemplateSpecializationType *SpecType in print() local314 SpecType->getTemplateName().print(OS, InnerPolicy, true); in print()317 printTemplateArgumentList(OS, SpecType->template_arguments(), in print()
94 if (const TemplateSpecializationType *SpecType in computeDeclContext() local101 SpecType->getTemplateName().getAsTemplateDecl())) { in computeDeclContext()103 = Context.getCanonicalType(QualType(SpecType, 0)); in computeDeclContext()