Home
last modified time | relevance | path

Searched defs:StartModule (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DModuleBuilder.cpp129 llvm::Module *StartModule(llvm::StringRef ModuleName, in StartModule() function in __anonbc8b76a30111::CodeGeneratorImpl
334 llvm::Module *CodeGenerator::StartModule(llvm::StringRef ModuleName, in StartModule() function in CodeGenerator