PIPS
_newgen_struct_clone_context_ Struct Reference

#include <cloning.h>

+ Collaboration diagram for _newgen_struct_clone_context_:

Data Fields

intptr_t _type_
 
entity _clone_context_previous_module_
 
entity _clone_context_new_module_
 previous_module:entity More...
 
list _clone_context_labels_
 new_module:entity More...
 
statement _clone_context_new_module_statement_
 labels:entity* More...
 

Detailed Description

Definition at line 56 of file cloning.h.

Field Documentation

◆ _clone_context_labels_

list _newgen_struct_clone_context_::_clone_context_labels_

new_module:entity

Definition at line 60 of file cloning.h.

◆ _clone_context_new_module_

entity _newgen_struct_clone_context_::_clone_context_new_module_

previous_module:entity

Definition at line 59 of file cloning.h.

◆ _clone_context_new_module_statement_

statement _newgen_struct_clone_context_::_clone_context_new_module_statement_

labels:entity*

Definition at line 61 of file cloning.h.

◆ _clone_context_previous_module_

entity _newgen_struct_clone_context_::_clone_context_previous_module_

Definition at line 58 of file cloning.h.

◆ _type_

intptr_t _newgen_struct_clone_context_::_type_

Definition at line 57 of file cloning.h.


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