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

Member predicate IRFloatingPointType::getBase

Gets the numeric base of the type. Can be either 2 (binary) or 10 (decimal).

int getBase()