Searched refs:SubstituteDeducedTypeTransform (Results 1 – 1 of 1) sorted by relevance
4560 class SubstituteDeducedTypeTransform : class4561 public TreeTransform<SubstituteDeducedTypeTransform> {4567 SubstituteDeducedTypeTransform(Sema &SemaRef, DependentAuto DA) in SubstituteDeducedTypeTransform() function in __anon20d79abd1111::SubstituteDeducedTypeTransform4568 : TreeTransform<SubstituteDeducedTypeTransform>(SemaRef), in SubstituteDeducedTypeTransform()4573 : TreeTransform<SubstituteDeducedTypeTransform>(SemaRef), in SubstituteDeducedTypeTransform()4871 return SubstituteDeducedTypeTransform(*this, TypeToReplaceAuto) in SubstAutoType()4878 return SubstituteDeducedTypeTransform(*this, TypeToReplaceAuto) in SubstAutoTypeSourceInfo()4883 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeDependent()4889 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeSourceInfoDependent()4895 return SubstituteDeducedTypeTransform(*this, TypeToReplaceAuto, in ReplaceAutoType()[all …]