GCC Middle and Back End API Reference
array_descr_info Struct Reference

#include <dwarf2out.h>

Collaboration diagram for array_descr_info:

Data Structures

struct  array_descr_dimen

Data Fields

int ndimensions
tree element_type
tree base_decl
tree data_location
tree allocated
tree associated
struct
array_descr_info::array_descr_dimen 
dimen [10]

Field Documentation

tree array_descr_info::allocated
tree array_descr_info::associated
tree array_descr_info::base_decl
tree array_descr_info::data_location
struct array_descr_info::array_descr_dimen array_descr_info::dimen[10]
tree array_descr_info::element_type
int array_descr_info::ndimensions

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