GCC Middle and Back End API Reference
array_descr_info::array_descr_dimen Struct Reference

#include <dwarf2out.h>

Data Fields

tree bounds_type
 
tree lower_bound
 
tree upper_bound
 
tree stride
 

Field Documentation

◆ bounds_type

tree array_descr_info::array_descr_dimen::bounds_type

◆ lower_bound

tree array_descr_info::array_descr_dimen::lower_bound

◆ stride

tree array_descr_info::array_descr_dimen::stride

◆ upper_bound

tree array_descr_info::array_descr_dimen::upper_bound

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