|
MimIR 0.1
MimIR is my Intermediate Representation
|
This is the complete list of members for mim::NestPhase< 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< Def > | inline |
| ClosedMutPhase(World &world, flags_t annex, bool elide_empty) | mim::ClosedMutPhase< Def > | inline |
| create(const Flags2Stages &stages, const Def *def) | mim::Stage | inlinestatic |
| driver() | mim::Stage | inline |
| elide_empty() const | mim::ClosedMutPhase< Def > | inline |
| hook(Flags2Stages &stages) | mim::Stage | inlinestatic |
| log() const | mim::Stage | inline |
| name() const | mim::Stage | inline |
| name_ | mim::Stage | protected |
| nest() const | mim::NestPhase< M > | inline |
| NestPhase(World &world, std::string name, bool elide_empty) | mim::NestPhase< M > | inline |
| NestPhase(World &world, flags_t annex, bool elide_empty) | mim::NestPhase< M > | inline |
| 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< Def > | 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< Def > | inlineprotectedvirtual |
| todo() const | mim::Phase | inline |
| todo_ | mim::Phase | protected |
| visit(const Nest &)=0 | mim::NestPhase< M > | pure virtual |
| visit(M *mut) final | mim::NestPhase< M > | inlineprivate |
| mim::ClosedMutPhase< Def >::visit(Def *)=0 | mim::ClosedMutPhase< Def > | protectedpure virtual |
| world() | mim::Stage | inline |
| ~Stage()=default | mim::Stage | virtual |