Class PropagateHiddenListDataInheritedAttribute#

Class Documentation#

class PropagateHiddenListDataInheritedAttribute#

Inherited attribute required for hidden list propagation to child scopes.

Public Functions

inline PropagateHiddenListDataInheritedAttribute()#

Default constructor.

Public Members

std::set<SgSymbol*> inherited_type_elaboration_list#

Store sets of symbols associated with names that are hidden in outer scopes.

std::set<SgSymbol*> inherited_hidden_type_list#
std::set<SgSymbol*> inherited_hidden_declaration_list#