PIPS
_newgen_struct_step_directive_ Struct Reference

#include <step_private.h>

+ Collaboration diagram for _newgen_struct_step_directive_:

Data Fields

intptr_t _type_
 
intptr_t _step_directive_type_
 
statement _step_directive_block_
 type:int More...
 
list _step_directive_clauses_
 block:statement More...
 

Detailed Description

Definition at line 420 of file step_private.h.

Field Documentation

◆ _step_directive_block_

statement _newgen_struct_step_directive_::_step_directive_block_

type:int

Definition at line 423 of file step_private.h.

◆ _step_directive_clauses_

list _newgen_struct_step_directive_::_step_directive_clauses_

block:statement

Definition at line 424 of file step_private.h.

◆ _step_directive_type_

intptr_t _newgen_struct_step_directive_::_step_directive_type_

Definition at line 422 of file step_private.h.

◆ _type_

intptr_t _newgen_struct_step_directive_::_type_

Definition at line 421 of file step_private.h.


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