Home
last modified time | relevance | path

Searched defs:modulePath (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/ELF/
H A DLTO.cpp46 static std::string getThinLTOOutputFile(Ctx &ctx, StringRef modulePath) { in getThinLTOOutputFile() argument
/llvm-project/lld/MachO/
H A DLTO.cpp36 static std::string getThinLTOOutputFile(StringRef modulePath) { in getThinLTOOutputFile() argument
/llvm-project/clang/tools/c-index-test/
H A Dcore_main.cpp261 printSourceSymbolsFromModule(StringRef modulePath,StringRef format) printSourceSymbolsFromModule() argument