Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp2554 if (const RangeSet *SecondConstraint = Constraints.lookup(Second)) in addToDisequalityInfo() local
2555 if (const llvm::APSInt *Point = SecondConstraint->getConcreteValue()) { in addToDisequalityInfo()