59 std::string
name()
const;
void setScope(const Scope &scope)
void setAddress(Address address)
const Scope * scope_
Owning scope of the label.
virtual Address address() const
std::string name_
Name of the label.
Address address_
Address of the location corresponding to this label.
void setName(const std::string &name)
const Scope & scope() const