Module SimpleRangeAnalysisInternal
INTERNAL: do not use. This module contains utilities for use in the
experimental SimpleRangeAnalysisExpr
module.
Import path
import semmle.code.cpp.rangeanalysis.SimpleRangeAnalysis
Predicates
getDefLowerBounds | Get the lower bounds for a |
getDefUpperBounds | See comment for |
getFullyConvertedLowerBounds | Gets the truncated lower bounds of the fully converted expression. |
getFullyConvertedUpperBounds | Gets the truncated upper bounds of the fully converted expression. |