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 attribute_hasher::equal().
vec<attribute_spec> scoped_attributes::attributes |
Referenced by attribute_hasher::equal().
const char* scoped_attributes::ns |
Referenced by attribute_hasher::equal().