Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp663 const llvm::APSInt &NewTo = ValueFactory.getValue(-It->From()); in negate() local
666 Result.emplace_back(NewFrom, NewTo); in negate()