reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 8303   TypeSourceInfo *SubstType(TypeSourceInfo *T,

References

tools/clang/lib/Sema/SemaTemplate.cpp
 1874             SemaRef.SubstType(TTP->getDefaultArgumentInfo(), Args,
 1970       NewDI = SemaRef.SubstType(OldDI, Args, OldParam->getLocation(),
 4646         SemaRef.SubstType(ArgType, TemplateArgLists,
tools/clang/lib/Sema/SemaTemplateInstantiate.cpp
 1841     NewDI = SubstType(OldDI, TemplateArgs, OldParm->getLocation(),
 1980           TypeSourceInfo *BaseTypeLoc = SubstType(Base.getTypeSourceInfo(),
 2007       BaseTypeLoc = SubstType(Base.getTypeSourceInfo(),
 2012       BaseTypeLoc = SubstType(Base.getTypeSourceInfo(),
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
   91     TypeSourceInfo *Result = S.SubstType(Aligned->getAlignmentType(),
  713     DI = SemaRef.SubstType(DI, TemplateArgs,
  876   TypeSourceInfo *DI = SemaRef.SubstType(
  942     DI = SemaRef.SubstType(DI, TemplateArgs,
 1028     DI = SemaRef.SubstType(DI, TemplateArgs,
 1104       InstTy = SemaRef.SubstType(Ty, TemplateArgs,
 1179       TypeSourceInfo *NewTI = SemaRef.SubstType(TI, TemplateArgs, UnderlyingLoc,
 2415         SemaRef.SubstType(D->getDefaultArgumentInfo(), TemplateArgs,
 2446           SemaRef.SubstType(D->getExpansionTypeSourceInfo(I), TemplateArgs,
 2531     DI = SemaRef.SubstType(D->getTypeSourceInfo(), TemplateArgs,
 3432       SemaRef.SubstType(D->getTypeSourceInfo(), TemplateArgs,
 3772   TypeSourceInfo *DI = SemaRef.SubstType(
 4462       SubstType(PatternDecl->getTypeSourceInfo(), TemplateArgs,
 4968         TypeSourceInfo *BaseTInfo = SubstType(Init->getTypeSourceInfo(),
 5003       TypeSourceInfo *TInfo = SubstType(Init->getTypeSourceInfo(),