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

Data Fields

const charname
 
wide_int val
 
location_t locus
 

Detailed Description

Information we hold about value defined by an enum type.   

Field Documentation

◆ locus

location_t odr_enum_val::locus

◆ name

const char* odr_enum_val::name

◆ val

wide_int odr_enum_val::val

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