size_t bitFieldContainerSize
The size of the containing element for this bit field (in bytes)
SgNode * decl
If a SgInitializedName, the field represented by this entry If a SgClassDeclaration,...
size_t byteOffset
The byte offset of this field (or its containing word for bit fields) in the structure.
size_t fieldSize
The size of the field or padding.
size_t bitOffset
Offset of LSB of bit field within element of size bitFieldContainerSize starting at position byteOffs...