Home
last modified time | relevance | path

Searched refs:DependentAuto (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4762 struct DependentAuto { bool IsPack; }; argument
4774 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()