Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp4651 bool IgnoreConstraints) { in DeduceAutoType() argument
4653 DependentDeductionDepth, IgnoreConstraints); in DeduceAutoType()
4742 bool IgnoreConstraints) { in DeduceAutoType() argument
4785 if (AT->isConstrained() && !IgnoreConstraints) { in DeduceAutoType()
4901 if (AT->isConstrained() && !IgnoreConstraints) { in DeduceAutoType()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h8538 bool IgnoreConstraints = false);
8542 bool IgnoreConstraints = false);