Searched refs:SpecType (Results 1 – 4 of 4) sorted by relevance
262 if (const TemplateSpecializationType *SpecType in print() local266 SpecType->getTemplateName().print(OS, InnerPolicy, true); in print()270 SpecType->getArgs(), in print()271 SpecType->getNumArgs(), in print()
102 if (const TemplateSpecializationType *SpecType in computeDeclContext() local109 SpecType->getTemplateName().getAsTemplateDecl())) { in computeDeclContext()111 = Context.getCanonicalType(QualType(SpecType, 0)); in computeDeclContext()
215 if (const TemplateSpecializationType *SpecType in getDestructorName() local217 TemplateName SpecName = SpecType->getTemplateName(); in getDestructorName()
686 if (TypeSourceInfo *SpecType = D->getTypeAsWritten()) { in VisitClassTemplateSpecializationDecl() local687 TypeLoc TL = SpecType->getTypeLoc(); in VisitClassTemplateSpecializationDecl()