Home
last modified time | relevance | path

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

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