PIPS
_newgen_struct_pstatement_ Struct Reference

#include <freia_spoc_private.h>

+ Collaboration diagram for _newgen_struct_pstatement_:

Data Fields

intptr_t _type_
 
enum pstatement_utype _pstatement_tag__
 
union {
   statement   _pstatement_statement_
 
   gen_chunk   _pstatement_empty_
 statement:statement More...
 
_pstatement_union_
 

Detailed Description

Definition at line 162 of file freia_spoc_private.h.

Field Documentation

◆ _pstatement_empty_

gen_chunk _newgen_struct_pstatement_::_pstatement_empty_

statement:statement

Definition at line 167 of file freia_spoc_private.h.

◆ _pstatement_statement_

statement _newgen_struct_pstatement_::_pstatement_statement_

Definition at line 166 of file freia_spoc_private.h.

◆ _pstatement_tag__

enum pstatement_utype _newgen_struct_pstatement_::_pstatement_tag__

Definition at line 163 of file freia_spoc_private.h.

◆ 

union { ... } _newgen_struct_pstatement_::_pstatement_union_

◆ _type_

intptr_t _newgen_struct_pstatement_::_type_

Definition at line 163 of file freia_spoc_private.h.


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