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

Data Fields

const char * ns
vec< attribute_spec > attributes
hash_table< attribute_hasherattribute_hash

Detailed Description

   Scoped attribute name representation.  

Field Documentation

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().


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