PIPS
_newgen_struct_cell_interpretation_ Struct Reference

#include <effects.h>

+ Collaboration diagram for _newgen_struct_cell_interpretation_:

Data Fields

intptr_t _type_
 
enum cell_interpretation_utype _cell_interpretation_tag__
 
union {
   gen_chunk   _cell_interpretation_value_of_
 
   gen_chunk   _cell_interpretation_address_of_
 value_of:unit More...
 
_cell_interpretation_union_
 

Detailed Description

Definition at line 404 of file effects.h.

Field Documentation

◆ _cell_interpretation_address_of_

gen_chunk _newgen_struct_cell_interpretation_::_cell_interpretation_address_of_

value_of:unit

Definition at line 409 of file effects.h.

◆ _cell_interpretation_tag__

enum cell_interpretation_utype _newgen_struct_cell_interpretation_::_cell_interpretation_tag__

Definition at line 405 of file effects.h.

◆ 

union { ... } _newgen_struct_cell_interpretation_::_cell_interpretation_union_

◆ _cell_interpretation_value_of_

gen_chunk _newgen_struct_cell_interpretation_::_cell_interpretation_value_of_

Definition at line 408 of file effects.h.

◆ _type_

intptr_t _newgen_struct_cell_interpretation_::_type_

Definition at line 405 of file effects.h.


The documentation for this struct was generated from the following file: