MimIR 0.1
MimIR is my Intermediate Representation
|
This is the complete list of members for mim::ClosedMutPhase< M >, including all inherited members.
annex() const | mim::Stage | inline |
apply(const App *) | mim::Stage | inlinevirtual |
apply(Stage &) | mim::Stage | inlinevirtual |
ClosedMutPhase(World &world, std::string name, bool elide_empty) | mim::ClosedMutPhase< M > | inline |
ClosedMutPhase(World &world, flags_t annex, bool elide_empty) | mim::ClosedMutPhase< M > | inline |
create(const Flags2Stages &stages, const Def *def) | mim::Stage | inlinestatic |
driver() | mim::Stage | inline |
elide_empty() const | mim::ClosedMutPhase< M > | inline |
hook(Flags2Stages &stages) | mim::Stage | inlinestatic |
log() const | mim::Stage | inline |
name() const | mim::Stage | inline |
name_ | mim::Stage | protected |
Phase(World &world, std::string name) | mim::Phase | inline |
Phase(World &world, flags_t annex) | mim::Phase | inline |
recreate() | mim::Stage | virtual |
root() const | mim::ClosedMutPhase< M > | inlineprotected |
run() | mim::Phase | virtual |
run(Args &&... args) | mim::Phase | inlinestatic |
Stage(World &world, std::string name) | mim::Stage | inline |
Stage(World &world, flags_t annex) | mim::Stage | |
start() override | mim::ClosedMutPhase< M > | inlineprotectedvirtual |
todo() const | mim::Phase | inline |
todo_ | mim::Phase | protected |
visit(M *)=0 | mim::ClosedMutPhase< M > | protectedpure virtual |
world() | mim::Stage | inline |
~Stage()=default | mim::Stage | virtual |