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

Data Fields

location_t locus
 
auto_vec< odr_enum_val, 0 > vals
 
bool warned
 

Detailed Description

Information about enum values.   

Field Documentation

◆ locus

location_t odr_enum::locus

Referenced by ipa_odr_read_section().

◆ vals

auto_vec<odr_enum_val, 0> odr_enum::vals

◆ warned

bool odr_enum::warned

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