StructLayoutEntry::StructLayoutEntry
Synopsis
Declared in <SageIII/sageInterface/abiStuff.h>
StructLayoutEntry(
SgNode* decl,
size_t byteOffset,
size_t fieldSize,
size_t bitFieldContainerSize = 0,
size_t bitOffset = 0);
Created with MrDocs