PIPS
_newgen_struct_patternArg_ Struct Reference

#include <sac_private.h>

+ Collaboration diagram for _newgen_struct_patternArg_:

Data Fields

intptr_t _type_
 
enum patternArg_utype _patternArg_tag__
 
union {
   intptr_t   _patternArg_static_
 
   gen_chunk   _patternArg_dynamic_
 static:int More...
 
_patternArg_union_
 

Detailed Description

Definition at line 364 of file sac_private.h.

Field Documentation

◆ _patternArg_dynamic_

gen_chunk _newgen_struct_patternArg_::_patternArg_dynamic_

static:int

Definition at line 369 of file sac_private.h.

◆ _patternArg_static_

intptr_t _newgen_struct_patternArg_::_patternArg_static_

Definition at line 368 of file sac_private.h.

◆ _patternArg_tag__

enum patternArg_utype _newgen_struct_patternArg_::_patternArg_tag__

Definition at line 365 of file sac_private.h.

◆ 

union { ... } _newgen_struct_patternArg_::_patternArg_union_

◆ _type_

intptr_t _newgen_struct_patternArg_::_type_

Definition at line 365 of file sac_private.h.


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