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

Member predicate FloatingPointType::getBase

Gets the numeric base of this type’s representation: 2 (binary) or 10 (decimal).

int getBase()