Class UniqueNameAttribute#

Inheritance Relationships#

Base Type#

Class Documentation#

class UniqueNameAttribute : public AstAttribute#

A persistent attribute to represent a unique name for an expression.

Public Functions

inline UniqueNameAttribute(std::string n = "")#
inline void set_name(std::string n)#
inline std::string get_name()#