Searched refs:DependentAuto (Results 1 – 1 of 1) sorted by relevance
4556 struct DependentAuto { bool IsPack; }; struct4567 SubstituteDeducedTypeTransform(Sema &SemaRef, DependentAuto DA) in SubstituteDeducedTypeTransform()4719 DependentAuto DependentResult = { in DeduceAutoType()4883 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeDependent()4889 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeSourceInfoDependent()