Searched refs:StartModule (Results 1 – 2 of 2) sorted by relevance
122 llvm::Module *StartModule(llvm::StringRef ModuleName, in StartModule() function in __anona725aa1a0111::CodeGeneratorImpl320 llvm::Module *CodeGenerator::StartModule(llvm::StringRef ModuleName, in StartModule() function in CodeGenerator322 return static_cast<CodeGeneratorImpl*>(this)->StartModule(ModuleName, C); in StartModule()
90 llvm::Module* StartModule(llvm::StringRef ModuleName, llvm::LLVMContext &C);