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

Member predicate IRUnknownType::getByteSize

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

This will hold for all IRType objects except IRUnknownType.

int getByteSize()