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

Member predicate PaddedType :: paddedSize

Gets the padded size of this type on architecture arch, in bits. This is its bitSize, rounded up to the next multiple of its alignment.

int paddedSize ( Architecture arch )