|
GCC Middle and Back End API Reference
|

Data Fields | |
| const char * | ns |
| vec< attribute_spec > | attributes |
| hash_table< attribute_hasher > | attribute_hash |
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 register_scoped_attributes().
| const char* scoped_attributes::ns |
Referenced by find_attribute_namespace(), and register_scoped_attributes().