MimIR 0.1
MimIR is my Intermediate Representation
|
This is the complete list of members for mim::Repl, including all inherited members.
annex() const | mim::Stage | inline |
apply(const App *) | mim::Stage | inlinevirtual |
apply(Stage &) | mim::Stage | 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 *def)=0 | mim::Repl | pure virtual |
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 |