|
sammine-lang
|
Static Public Member Functions | |
| static llvm::AllocaInst * | CreateEntryBlockAlloca (llvm::Function *TheFunction, const std::string &VarName, llvm::Type *) |
| static bool | isFunctionMain (FuncDefAST *) |
| static bool | hasFunctionMain (ProgramAST *) |
| static llvm::FunctionType * | declare_malloc (llvm::Module &) |