Data Fields | |
| struct expr_s * | expr |
| struct operand_s * | op |
| The operand for the temporary variable, if allocated. More... | |
| struct type_s * | type |
| The type of the temporary variable. More... | |
| struct expr_s* expr |
| struct operand_s* op |
The operand for the temporary variable, if allocated.
| struct type_s* type |
The type of the temporary variable.