Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp1029 std::string ModuleFilename = OutputFilename; in main() local
1043 std::string ModuleFilename = OutputFilename; in main() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1639 Module *M, StringRef ModuleName, std::string &ModuleFilename, in selectModuleSource()
1680 std::string ModuleFilename; in findOrCompileModuleAndReadAST() local