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

Data Fields

charname
 
const charenum_name
 
class attr_descnext
 
struct attr_valuefirst_value
 
struct attr_valuedefault_val
 
file_location loc
 
unsigned is_numeric: 1
 
unsigned is_const: 1
 
unsigned is_special: 1
 

Detailed Description

Structure for each attribute.   

Field Documentation

◆ default_val

◆ enum_name

◆ first_value

◆ is_const

◆ is_numeric

◆ is_special

unsigned attr_desc::is_special

◆ loc

◆ name

◆ next

class attr_desc* attr_desc::next

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


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