Searched refs:DependentAuto (Results 1 – 1 of 1) sorted by relevance
4443 struct DependentAuto { bool IsPack; }; struct4454 SubstituteDeducedTypeTransform(Sema &SemaRef, DependentAuto DA) in SubstituteDeducedTypeTransform()4628 DependentAuto DependentResult = { in DeduceAutoType()4819 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeDependent()4825 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeSourceInfoDependent()