CodeQL library for C/C++
codeql/cpp-all 9.0.0 (changelog, source)
Search

Predicate widenLowerBound

Gets the widened lower bound for a given type and lower bound.

Import path

import semmle.code.cpp.rangeanalysis.SimpleRangeAnalysis
float widenLowerBound(Type type, float lb)