MimIR 0.1
MimIR is my Intermediate Representation
|
This is the complete list of members for mim::ReplMan, including all inherited members.
add(std::unique_ptr< Repl > &&repl) | mim::ReplMan | inline |
annex() const | mim::Stage | inline |
apply(Repls &&) | mim::ReplMan | |
apply(const App *) final | mim::ReplMan | virtual |
apply(Stage &stage) final | mim::ReplMan | inlinevirtual |
create(const Flags2Stages &stages, const Def *def) | mim::Stage | inlinestatic |
driver() | mim::Stage | inline |
hook(Flags2Stages &stages) | mim::Stage | inlinestatic |
log() const | mim::Stage | inline |
name() const | mim::Stage | inline |
name_ | mim::Stage | protected |
recreate() | mim::Stage | virtual |
Repl(World &world, flags_t annex) | mim::Repl | inline |
replace(const Def *) final | mim::ReplMan | inlineprivatevirtual |
ReplMan(World &world, flags_t annex) | mim::ReplMan | inline |
repls() const | mim::ReplMan | inline |
Stage(World &world, std::string name) | mim::Stage | inline |
Stage(World &world, flags_t annex) | mim::Stage | |
world() | mim::Stage | inline |
~Stage()=default | mim::Stage | virtual |