MimIR 0.1
MimIR is my Intermediate Representation
|
This is the complete list of members for mim::Ref, including all inherited members.
operator bool() const | mim::Ref | inlineexplicit |
operator const Def *() const | mim::Ref | inline |
operator*() const | mim::Ref | inline |
operator->() const | mim::Ref | inline |
Ref()=default | mim::Ref | |
Ref(const Def *def) | mim::Ref | inline |
refer(const Def *def) | mim::Ref | static |