CustomizedPrimitiveTypeLayoutGenerator::CustomizedPrimitiveTypeLayoutGenerator
Constructor
Synopsis
Declared in <SageIII/sageInterface/abiStuff.h>
CustomizedPrimitiveTypeLayoutGenerator(
ChainableTypeLayoutGenerator* next,
StructCustomizedSizes* custom_sizes);
Parameters
Name |
Description |
next |
The object to construct from |
custom_sizes |
Support for cross compilation or customized primitive type layouts. |
Created with MrDocs