Skip to content

NonpackedTypeLayoutGenerator::layoutOneField

Synopsis

Declared in <SageIII/sageInterface/abiStuff.h>

void
layoutOneField(
    SgType* fieldType,
    SgNode* decl,
    bool isUnion,
    size_t& currentOffset,
    StructLayoutInfo& layout) const;

Created with MrDocs