MLLIF
a MLIR-based Language to Language Interoperability Flyover
Loading...
Searching...
No Matches
mllif::NamespaceDecl Member List

This is the complete list of members for mllif::NamespaceDecl, including all inherited members.

children() constmllif::Declinline
Create(MLLIFContext &context, rapidxml::xml_node<> *node, std::shared_ptr< Decl > parent)mllif::Declstatic
Decl(MLLIFContext &context, const rapidxml::xml_node<> *node, std::shared_ptr< Decl > parent)mllif::Decl
name() constmllif::Declinline
NamespaceDecl(MLLIFContext &context, const rapidxml::xml_node<> *node, std::shared_ptr< Decl > parent)mllif::NamespaceDeclinline
parent() constmllif::Declinline
~Decl()=defaultmllif::Declvirtual