Home
last modified time | relevance | path

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

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