|
MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
This is the complete list of members for mllif::MethodDecl, including all inherited members.
| children() const | mllif::Decl | inline |
| Create(MLLIFContext &context, rapidxml::xml_node<> *node, std::shared_ptr< Decl > parent) | mllif::Decl | static |
| Decl(MLLIFContext &context, const rapidxml::xml_node<> *node, std::shared_ptr< Decl > parent) | mllif::Decl | |
| FunctionDecl(MLLIFContext &context, const rapidxml::xml_node<> *node, std::shared_ptr< Decl > parent) | mllif::FunctionDecl | |
| MethodDecl(MLLIFContext &context, const rapidxml::xml_node<> *node, std::shared_ptr< Decl > parent) | mllif::MethodDecl | inline |
| name() const | mllif::Decl | inline |
| parent() const | mllif::Decl | inline |
| returns() const | mllif::FunctionDecl | inline |
| symbol() const | mllif::FunctionDecl | inline |
| ~Decl()=default | mllif::Decl | virtual |