Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp4659 Optional<unsigned> DependentDeductionDepth, in DeduceAutoType() argument
4662 DependentDeductionDepth, IgnoreConstraints); in DeduceAutoType()
4751 Optional<unsigned> DependentDeductionDepth, in DeduceAutoType() argument
4765 if (!DependentDeductionDepth && in DeduceAutoType()
4774 unsigned Depth = DependentDeductionDepth.getValueOr(0); in DeduceAutoType()
/external/llvm-project/clang/include/clang/Sema/
DSema.h8313 Optional<unsigned> DependentDeductionDepth = None,
8317 Optional<unsigned> DependentDeductionDepth = None,