Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp470 const llvm::APSInt &NewTo = ValueFactory.getValue(-It->From()); in negate() local
473 Result.emplace_back(NewFrom, NewTo); in negate()