Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp1080 std::string ModuleFilename = OutputFilename; in main() local
1094 std::string ModuleFilename = OutputFilename; in main() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1763 Module *M, StringRef ModuleName, std::string &ModuleFilename, in selectModuleSource()
1805 std::string ModuleFilename; in findOrCompileModuleAndReadAST() local