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

Member predicate IRFloatingPointType :: getBase

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

int getBase ( )