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

Member predicate Architecture::paddedSize

Gets the padded size of type t on this architecture; that is, the number of bits that ‘sizeof’ should return, taking into account any trailing padding on top of the bit size.

int paddedSize(Type t)