Searched refs:DependentDeductionDepth (Results 1 – 2 of 2) sorted by relevance
4358 Optional<unsigned> DependentDeductionDepth) { in DeduceAutoType() argument4360 DependentDeductionDepth); in DeduceAutoType()4404 Optional<unsigned> DependentDeductionDepth) { in DeduceAutoType() argument4412 if (!DependentDeductionDepth && in DeduceAutoType()4420 unsigned Depth = DependentDeductionDepth.getValueOr(0); in DeduceAutoType()
7081 Optional<unsigned> DependentDeductionDepth = None);7084 Optional<unsigned> DependentDeductionDepth = None);