Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5047 bool IgnoreConstraints, in DeduceAutoType() argument
5208 if (AT->isConstrained() && !IgnoreConstraints && in DeduceAutoType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12420 bool IgnoreConstraints = false,