Searched refs:DependentAuto (Results 1 – 1 of 1) sorted by relevance
5007 struct DependentAuto { bool IsPack; }; struct5019 SubstituteDeducedTypeTransform(Sema &SemaRef, DependentAuto DA) in SubstituteDeducedTypeTransform()5176 DependentAuto DependentResult = { in DeduceAutoType()5363 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeDependent()5369 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeSourceInfoDependent()