Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DModuleBuilder.cpp122 llvm::Module *StartModule(llvm::StringRef ModuleName, in StartModule() function in __anona725aa1a0111::CodeGeneratorImpl
320 llvm::Module *CodeGenerator::StartModule(llvm::StringRef ModuleName, in StartModule() function in CodeGenerator