Searched refs:DependentDeductionDepth (Results 1 – 2 of 2) sorted by relevance
4526 Optional<unsigned> DependentDeductionDepth, in DeduceAutoType() argument4529 DependentDeductionDepth, IgnoreConstraints); in DeduceAutoType()4617 Optional<unsigned> DependentDeductionDepth, in DeduceAutoType() argument4631 if (!DependentDeductionDepth && in DeduceAutoType()4640 unsigned Depth = DependentDeductionDepth.value_or(0); in DeduceAutoType()
8846 Optional<unsigned> DependentDeductionDepth = None,8850 Optional<unsigned> DependentDeductionDepth = None,