Searched refs:DependentAuto (Results 1 – 1 of 1) sorted by relevance
4762 struct DependentAuto { bool IsPack; }; argument4774 SubstituteDeducedTypeTransform(Sema &SemaRef, DependentAuto DA) in SubstituteDeducedTypeTransform()4936 DependentAuto DependentResult = { in DeduceAutoType()5119 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeDependent()5125 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeSourceInfoDependent()