Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h355 bool containsZero() const { in containsZero() function
372 bool encodesTrueRange() const { return !containsZero(); } in encodesTrueRange()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp2082 if (!Constraint.containsZero()) { in handleRemainderOp()
2175 if (!Constraint.containsZero()) in interpreteAsBool()