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

Member predicate Architecture::bitSize

Gets the bit size of type t; that is, the number of bits a value with type t takes up on this architecture, without any trailing padding on structs and unions.

int bitSize(Type t)