Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2986 bool ConstraintsNotSatisfied; in FinishTemplateArgumentDeduction() local
H A DSemaTemplate.cpp5653 bool UpdateArgsWithConversions, bool *ConstraintsNotSatisfied) { in CheckTemplateArgumentList()