Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h470 bool hasInvalidConstraint() const { return HasInvalidConstraint; } in hasInvalidConstraint() function
/llvm-project/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp589 bool IntegerRelation::hasInvalidConstraint() const { hasInvalidConstraint() function in IntegerRelation