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