Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
thorin::ast::RetExpr Member List

This is the complete list of members for thorin::ast::RetExpr, including all inherited members.

arg() constthorin::ast::RetExprinline
bind(Scopes &) const overridethorin::ast::RetExprvirtual
body() constthorin::ast::RetExprinline
callee() constthorin::ast::RetExprinline
dump() constthorin::ast::Node
emit(Emitter &) constthorin::ast::Expr
emit_(Emitter &) const overridethorin::ast::RetExprprivatevirtual
emit_body(Emitter &, Ref) constthorin::ast::Exprinlinevirtual
emit_decl(Emitter &, Ref) constthorin::ast::Exprinlinevirtual
Expr(Loc loc)thorin::ast::Exprinlineprotected
loc() constthorin::ast::Nodeinline
Node(Loc loc)thorin::ast::Nodeinlineprotected
ptrn() constthorin::ast::RetExprinline
RetExpr(Loc loc, Ptr< Ptrn > &&ptrn, Ptr< Expr > &&callee, Ptr< Expr > &&arg, Ptr< Expr > body)thorin::ast::RetExprinline
stream(Tab &, std::ostream &) const overridethorin::ast::RetExprvirtual
~Node()thorin::ast::Nodeinlineprotectedvirtual