|
GCC Middle and Back End API Reference
|

Data Fields | |
| const char * | ns |
| vec< attribute_spec > | attributes |
| hash_table< attribute_hasher > * | attribute_hash |
| bool | ignored_p |
Scoped attribute name representation.
| hash_table<attribute_hasher>* scoped_attributes::attribute_hash |
Referenced by register_scoped_attribute(), and register_scoped_attributes().
| vec<attribute_spec> scoped_attributes::attributes |
Referenced by check_attribute_tables(), function_attribute_inlinable_p(), and register_scoped_attributes().
| bool scoped_attributes::ignored_p |
Referenced by register_scoped_attributes().
| const char* scoped_attributes::ns |
Referenced by check_attribute_tables(), and register_scoped_attributes().