PIPS
_newgen_struct_sizeofexpression_ Struct Reference

#include <ri.h>

+ Collaboration diagram for _newgen_struct_sizeofexpression_:

Data Fields

intptr_t _type_
 
enum sizeofexpression_utype _sizeofexpression_tag__
 
union {
   type   _sizeofexpression_type_
 
   expression   _sizeofexpression_expression_
 type:type More...
 
_sizeofexpression_union_
 

Detailed Description

Definition at line 2393 of file ri.h.

Field Documentation

◆ _sizeofexpression_expression_

expression _newgen_struct_sizeofexpression_::_sizeofexpression_expression_

type:type

Definition at line 2398 of file ri.h.

◆ _sizeofexpression_tag__

enum sizeofexpression_utype _newgen_struct_sizeofexpression_::_sizeofexpression_tag__

Definition at line 2394 of file ri.h.

◆ _sizeofexpression_type_

type _newgen_struct_sizeofexpression_::_sizeofexpression_type_

Definition at line 2397 of file ri.h.

◆ 

union { ... } _newgen_struct_sizeofexpression_::_sizeofexpression_union_

◆ _type_

intptr_t _newgen_struct_sizeofexpression_::_type_

Definition at line 2394 of file ri.h.


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