Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1849 if (const RangeSet *SecondConstraint = Constraints.lookup(Second)) in addToDisequalityInfo() local
1850 if (const llvm::APSInt *Point = SecondConstraint->getConcreteValue()) { in addToDisequalityInfo()