Searched defs:SubstType (Results 1 – 2 of 2) sorted by relevance
2267 QualType SubstType = TransformType(E->getParameterType(getSema().Context)); in TransformSubstNonTypeTemplateParmExpr() local2791 TypeSourceInfo *Sema::SubstType(TypeSourceInfo *T, in SubstType() function in Sema2809 TypeSourceInfo *Sema::SubstType(TypeLoc TL, in SubstType() function in Sema2840 QualType Sema::SubstType(QualType T, in SubstType() function in Sema
1123 if (const auto* SubstType = Ty->getAs<SubstTemplateTypeParmType>()) in GetTemplateSpecializationType() local