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

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp1029 std::string ModuleFilename = OutputFilename; local
1043 std::string ModuleFilename = OutputFilename; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1680 std::string ModuleFilename; local
1638 selectModuleSource( Module *M, StringRef ModuleName, std::string &ModuleFilename, const std::map<std::string, std::string, std::less<>> &BuiltModules, HeaderSearch &HS) argument
1760 << ModuleFilename; local
[all...]

Completed in 197 milliseconds