Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp4660 bool IgnoreConstraints) { in DeduceAutoType() argument
4662 DependentDeductionDepth, IgnoreConstraints); in DeduceAutoType()
4752 bool IgnoreConstraints) { in DeduceAutoType() argument
4795 if (AT->isConstrained() && !IgnoreConstraints) { in DeduceAutoType()
4911 if (AT->isConstrained() && !IgnoreConstraints) { in DeduceAutoType()
/external/llvm-project/clang/include/clang/Sema/
DSema.h8314 bool IgnoreConstraints = false);
8318 bool IgnoreConstraints = false);