Searched refs:SubstituteDeducedTypeTransform (Results 1 – 1 of 1) sorted by relevance
4447 class SubstituteDeducedTypeTransform : class4448 public TreeTransform<SubstituteDeducedTypeTransform> {4454 SubstituteDeducedTypeTransform(Sema &SemaRef, DependentAuto DA) in SubstituteDeducedTypeTransform() function in __anon0cc92d001111::SubstituteDeducedTypeTransform4455 : TreeTransform<SubstituteDeducedTypeTransform>(SemaRef), in SubstituteDeducedTypeTransform()4460 : TreeTransform<SubstituteDeducedTypeTransform>(SemaRef), in SubstituteDeducedTypeTransform()4807 return SubstituteDeducedTypeTransform(*this, TypeToReplaceAuto) in SubstAutoType()4814 return SubstituteDeducedTypeTransform(*this, TypeToReplaceAuto) in SubstAutoTypeSourceInfo()4819 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeDependent()4825 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeSourceInfoDependent()4831 return SubstituteDeducedTypeTransform(*this, TypeToReplaceAuto, in ReplaceAutoType()[all …]