| 
| 
std::ostream &  | print (std::ostream &os) const override | 
|   | 
| 
auto *  | parent () const | 
|   | 
| 
auto  | index () const | 
|   | 
| 
  | Value (Context &ctx, Type *type) | 
|   | 
| 
tir::Context &  | ctx () | 
|   | 
| 
auto  | users () | 
|   | 
| 
auto  | users () const | 
|   | 
| 
Type *  | type () const | 
|   | 
| 
void  | addUser (User *user) | 
|   | 
| 
void  | removeUser (User *user) | 
|   | 
| 
std::string_view  | name () const | 
|   | 
| 
auto  | nameOpt () const | 
|   | 
| 
void  | replaceAllUsesWith (Value *newValue) | 
|   | 
| 
void  | setName (std::string_view name) | 
|   | 
| 
std::ostream &  | printName (std::ostream &os) const | 
|   | 
| 
void  | dump () const | 
|   | 
Definition at line 125 of file Constant.h.
 
The documentation for this class was generated from the following files: