Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
cwh_data.i File Reference
#include <vector>
#include <algorithm>
Include dependency graph for cwh_data.i:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  b_and_o
struct  data_element_s
struct  data_info_s

Typedefs

typedef vector< data_element_sDATA_ELEMENTS
typedef data_info_sDATA_INFO

Functions

static void cwh_data_set_init_flag (ST *st, enum list_name list)

Variables

static STorig_st
static STcurrent_st
static TY_IDX current_ty
static INT64 current_bytesize
static INT32 current_pos
static INT32 array_pos
static BOOL is_struct_or_array
static INITO_IDX current_inito = 0
static DATA_INFO current_data_info

Typedef Documentation

typedef vector<data_element_s> DATA_ELEMENTS

Definition at line 112 of file cwh_data.i.

Definition at line 201 of file cwh_data.i.


Function Documentation

static void cwh_data_set_init_flag ( ST st,
enum list_name  list 
) [static]

Variable Documentation

Definition at line 46 of file cwh_data.i.

Referenced by fei_static_base(), and fei_static_member().

Definition at line 203 of file cwh_data.i.

Referenced by fei_static_base(), and static_simple_init_helper().

INITO_IDX current_inito = 0 [static]

Definition at line 50 of file cwh_data.i.

Referenced by fei_static_base(), and static_simple_init_helper().

INT32 current_pos [static]

Definition at line 47 of file cwh_data.i.

Referenced by fei_static_base(), fei_static_member(), and static_simple_init_helper().

ST* current_st [static]

Definition at line 44 of file cwh_data.i.

Referenced by fei_static_base().

TY_IDX current_ty [static]

Definition at line 45 of file cwh_data.i.

Referenced by fei_static_base(), fei_static_member(), and fei_static_subscripts().

Definition at line 49 of file cwh_data.i.

Referenced by fei_static_base(), and static_simple_init_helper().

ST* orig_st [static]

Definition at line 43 of file cwh_data.i.

Referenced by DRA_Add_Clone(), and fei_static_base().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines