|
MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
This is the complete list of members for mllif::FunctionDecl, 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 | |
| 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 |