Home
last modified time | relevance | path

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

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