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