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

Member predicate Architecture::integralBitSize

Gets the bit size of type t. Only holds if t is an integral or enum type.

int integralBitSize(Type t)