CodeQL library for C/C++
codeql/cpp-all 6.1.3-dev (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)