State/data for symbol allocation visitor.
More...
|
int | static_size |
| Total size of static/global variables.
|
|
int | local_size |
| Size of current function's local variables (for building a stack frame)
|
|
bool | in_function |
| Currently inside a function? (used to distinguish between global and local variables)
|
|
State/data for symbol allocation visitor.
The documentation for this struct was generated from the following file: