Searched refs:getSubstTemplateTypeParmType (Results 1 – 7 of 7) sorted by relevance
714 return ctx.getSubstTemplateTypeParmType(
1488 QualType getSubstTemplateTypeParmType(const TemplateTypeParmType *Replaced,
1829 = getSema().Context.getSubstTemplateTypeParmType(T, Replacement); in TransformTemplateTypeParmType()1869 Result = getSema().Context.getSubstTemplateTypeParmType( in TransformSubstTemplateTypeParmPackType()
4771 T = SemaRef.Context.getSubstTemplateTypeParmType( in RebuildQualifiedType()6303 = SemaRef.Context.getSubstTemplateTypeParmType(T->getReplacedParameter(), in TransformSubstTemplateTypeParmType()
1163 return Ctx.getSubstTemplateTypeParmType(T->getReplacedParameter(), in VisitSubstTemplateTypeParmType()
4584 ASTContext::getSubstTemplateTypeParmType(const TemplateTypeParmType *Parm, in getSubstTemplateTypeParmType() function in ASTContext
1467 return Importer.getToContext().getSubstTemplateTypeParmType( in VisitSubstTemplateTypeParmType()