Home
last modified time | relevance | path

Searched defs:ConstraintsNotSatisfied (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3009 bool ConstraintsNotSatisfied; in FinishTemplateArgumentDeduction() local
H A DSemaTemplate.cpp6005 bool UpdateArgsWithConversions, bool *ConstraintsNotSatisfied) { in CheckTemplateArgumentList()