Searched refs:TypeToReplaceAuto (Results 1 – 2 of 2) sorted by relevance
4942 QualType TypeToReplaceAuto) { in SubstAutoType() argument4943 if (TypeToReplaceAuto->isDependentType()) in SubstAutoType()4946 TypeToReplaceAuto->containsUnexpandedParameterPack()}) in SubstAutoType()4948 return SubstituteDeducedTypeTransform(*this, TypeToReplaceAuto) in SubstAutoType()4953 QualType TypeToReplaceAuto) { in SubstAutoTypeSourceInfo() argument4954 if (TypeToReplaceAuto->isDependentType()) in SubstAutoTypeSourceInfo()4958 TypeToReplaceAuto->containsUnexpandedParameterPack()}) in SubstAutoTypeSourceInfo()4960 return SubstituteDeducedTypeTransform(*this, TypeToReplaceAuto) in SubstAutoTypeSourceInfo()4965 QualType TypeToReplaceAuto) { in ReplaceAutoType() argument4966 return SubstituteDeducedTypeTransform(*this, TypeToReplaceAuto, in ReplaceAutoType()[all …]
4107 QualType TypeToReplaceAuto) { in SubstAutoType() argument4108 return SubstituteAutoTransform(*this, TypeToReplaceAuto). in SubstAutoType()4113 QualType TypeToReplaceAuto) { in SubstAutoTypeSourceInfo() argument4114 return SubstituteAutoTransform(*this, TypeToReplaceAuto). in SubstAutoTypeSourceInfo()