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_hasher > * attribute_hash
 
bool ignored_p
 

Detailed Description

Scoped attribute name representation.   

Field Documentation

◆ attribute_hash

hash_table<attribute_hasher>* scoped_attributes::attribute_hash

◆ attributes

vec<attribute_spec> scoped_attributes::attributes

◆ ignored_p

bool scoped_attributes::ignored_p

◆ ns

const char* scoped_attributes::ns

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