GCC Middle and Back End API Reference
enum_value Struct Reference

#include <read-md.h>

Collaboration diagram for enum_value:

Data Fields

struct enum_valuenext
char * name
struct md_constantdef

Detailed Description

This structure represents one value in an enum_type.   

Field Documentation

struct md_constant* enum_value::def

Referenced by handle_enum(), and print_enum_type().

char* enum_value::name

Referenced by gen_attr(), and handle_enum().

struct enum_value* enum_value::next

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