|
MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
This is the complete list of members for mllif::NamespaceDecl, 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 | |
| name() const | mllif::Decl | inline |
| NamespaceDecl(MLLIFContext &context, const rapidxml::xml_node<> *node, std::shared_ptr< Decl > parent) | mllif::NamespaceDecl | inline |
| parent() const | mllif::Decl | inline |
| ~Decl()=default | mllif::Decl | virtual |