GCC Middle and Back End API Reference
walk_type_data Struct Reference
Collaboration diagram for walk_type_data:

Data Fields

process_field_fn process_field
const void * cookie
outf_p of
options_p opt
const char * val
const char * prev_val [4]
int indent
int counter
struct filelocline
lang_bitmap bitmap
type_pparam
int used_length
type_p orig_s
const char * reorder_fn
bool needs_cast_p
bool fn_wants_lvalue
bool in_record_p
int loopcounter
bool in_ptr_field
bool have_this_obj

Detailed Description

Parameters for walk_type.   

Field Documentation

const void* walk_type_data::cookie
int walk_type_data::counter

Referenced by walk_type().

bool walk_type_data::fn_wants_lvalue
bool walk_type_data::in_record_p

Referenced by walk_type().

int walk_type_data::loopcounter

Referenced by walk_type().

bool walk_type_data::needs_cast_p
type_p walk_type_data::orig_s
const char* walk_type_data::reorder_fn
int walk_type_data::used_length

Referenced by walk_type().


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