|
Nearly CC
An educational compiler skeleton
|
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() const | Function | |
| get_hl_iseq() const | Function | |
| get_ll_iseq() const | Function | |
| get_name() const | Function | |
| get_symbol() const | Function | |
| 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 |