class Savi::Compiler::CodeGen::GenFunc::Simple
- Savi::Compiler::CodeGen::GenFunc::Simple
- Savi::Compiler::CodeGen::GenFunc::CallingConvention
- Reference
- Object
Defined in:
savi/compiler/code_gen/gen_func.crConstant Summary
-
INSTANCE =
new
Instance Method Summary
- #can_error? : Bool
- #gen_return(g : CodeGen, gfunc : GenFunc, value : LLVM::Value, value_expr : AST::Node | Nil)
- #llvm_func_ret_type(g : CodeGen, gfunc : GenFunc) : LLVM::Type
- #needs_continuation? : Bool