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

This is the complete list of members for mllif::MethodDecl, 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
FunctionDecl(MLLIFContext &context, const rapidxml::xml_node<> *node, std::shared_ptr< Decl > parent)mllif::FunctionDecl
MethodDecl(MLLIFContext &context, const rapidxml::xml_node<> *node, std::shared_ptr< Decl > parent)mllif::MethodDeclinline
name() constmllif::Declinline
parent() constmllif::Declinline
returns() constmllif::FunctionDeclinline
symbol() constmllif::FunctionDeclinline
~Decl()=defaultmllif::Declvirtual