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