Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp1101 std::string ModuleFilename = OutputFilename; in main() local
1115 std::string ModuleFilename = OutputFilename; in main() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1819 Module *M, StringRef ModuleName, std::string &ModuleFilename, in selectModuleSource()
1868 std::string ModuleFilename; in findOrCompileModuleAndReadAST() local