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

This is the complete list of members for mllif::ParamDecl, 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
ParamDecl(MLLIFContext &context, const rapidxml::xml_node<> *node, std::shared_ptr< Decl > parent)mllif::ParamDecl
parent() constmllif::Declinline
type() constmllif::ParamDeclinline
~Decl()=defaultmllif::Declvirtual