Home | History | Annotate | Download | only in Sema

Lines Matching refs:SubstType

1090       QualType TargetType = SemaRef.SubstType(NTTP->getType(), TemplateArgs,
1163 type = SemaRef.SubstType(
1167 type = SemaRef.SubstType(parm->getType(), TemplateArgs,
1453 TypeSourceInfo *Sema::SubstType(TypeSourceInfo *T,
1469 TypeSourceInfo *Sema::SubstType(TypeLoc TL,
1500 QualType Sema::SubstType(QualType T,
1538 /// A form of SubstType intended specifically for instantiating the
1617 NewDI = SubstType(ExpansionTL.getPatternLoc(), TemplateArgs,
1639 NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(),
1778 TypeSourceInfo *BaseTypeLoc = SubstType(Base.getTypeSourceInfo(),
1805 BaseTypeLoc = SubstType(Base.getTypeSourceInfo(),
1810 BaseTypeLoc = SubstType(Base.getTypeSourceInfo(),