Trait for elements with name.
More...
#include <Graph.h>
|
const std::string & | name (void) const |
|
void | name (const std::string &name) |
|
Trait for elements with name.
Definition at line 87 of file Graph.h.
◆ name() [1/2]
void loco::NamedEntity::name |
( |
const std::string & |
name | ) |
|
|
inline |
Definition at line 91 of file Graph.h.
const std::string & name(void) const
References name().
Referenced by name().
◆ name() [2/2]
const std::string & loco::NamedEntity::name |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- compiler/loco/include/loco/IR/Graph.h