Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4650 Optional<unsigned> DependentDeductionDepth, in DeduceAutoType() argument
4653 DependentDeductionDepth, IgnoreConstraints); in DeduceAutoType()
4741 Optional<unsigned> DependentDeductionDepth, in DeduceAutoType() argument
4755 if (!DependentDeductionDepth && in DeduceAutoType()
4764 unsigned Depth = DependentDeductionDepth.getValueOr(0); in DeduceAutoType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h8465 Optional<unsigned> DependentDeductionDepth = None,
8469 Optional<unsigned> DependentDeductionDepth = None,