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

Data Fields

char * name
const char * enum_name
struct attr_descnext
struct attr_valuefirst_value
struct attr_valuedefault_val
int lineno: 24
unsigned is_numeric: 1
unsigned is_const: 1
unsigned is_special: 1

Detailed Description

Structure for each attribute.   

Field Documentation

const char* attr_desc::enum_name
int attr_desc::lineno

Referenced by check_attr_value(), and gen_attr().

struct attr_desc* attr_desc::next

Referenced by find_attr(), get_attr_order(), and main().


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