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

Member predicate IRSignedIntegerType :: getByteSize

Gets the size of the type, in bytes, if known.

This will hold for all IRType objects except IRUnknownType.

int getByteSize ( )