Home
last modified time | relevance | path

Searched refs:getConstraintSatisfaction (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h484 const ASTConstraintSatisfaction &getConstraintSatisfaction() const { in getConstraintSatisfaction() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1029 for (auto &Pair : Req->getConstraintSatisfaction()) { in diagnoseUnsatisfiedRequirement()
H A DSemaTemplateInstantiate.cpp2512 Req->getConstraintSatisfaction()); in TransformNestedRequirement()
H A DTreeTransform.h13119 Req->getInvalidConstraintEntity(), Req->getConstraintSatisfaction()); in TransformNestedRequirement()