Searched refs:DependentAuto (Results 1 – 1 of 1) sorted by relevance
4893 struct DependentAuto { bool IsPack; }; argument4905 SubstituteDeducedTypeTransform(Sema &SemaRef, DependentAuto DA) in SubstituteDeducedTypeTransform()5063 DependentAuto DependentResult = { in DeduceAutoType()5249 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeDependent()5255 return SubstituteDeducedTypeTransform(*this, DependentAuto{false}) in SubstAutoTypeSourceInfoDependent()