Home | History | Annotate | Download | only in Sema

Lines Matching refs:SubstType

1068       QualType TargetType = SemaRef.SubstType(NTTP->getType(), TemplateArgs,
1117 type = SemaRef.SubstType(
1121 type = SemaRef.SubstType(parm->getType(), TemplateArgs,
1330 TypeSourceInfo *Sema::SubstType(TypeSourceInfo *T,
1346 TypeSourceInfo *Sema::SubstType(TypeLoc TL,
1377 QualType Sema::SubstType(QualType T,
1422 /// A form of SubstType intended specifically for instantiating the
1463 NewDI = SubstType(ExpansionTL.getPatternLoc(), TemplateArgs,
1476 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(),
1594 TypeSourceInfo *BaseTypeLoc = SubstType(Base->getTypeSourceInfo(),
1621 BaseTypeLoc = SubstType(Base->getTypeSourceInfo(),
1626 BaseTypeLoc = SubstType(Base->getTypeSourceInfo(),