Nearly CC
An educational compiler skeleton
Function Member List

This is the complete list of members for Function, including all inherited members.

Function(const std::string &name, Node *funcdef_ast, Symbol *symbol)Function
get_funcdef_ast() constFunction
get_hl_iseq() constFunction
get_ll_iseq() constFunction
get_name() constFunction
get_symbol() constFunction
set_hl_iseq(const std::shared_ptr< InstructionSequence > &hl_iseq)Function
set_ll_iseq(const std::shared_ptr< InstructionSequence > &ll_iseq)Function
~Function() (defined in Function)Function