Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A 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()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h8466 bool IgnoreConstraints = false);
8470 bool IgnoreConstraints = false);