| /openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
| H A D | Job.h | 44 struct ResponseFileSupport { struct 78 static constexpr ResponseFileSupport None() { in None() argument 85 static constexpr ResponseFileSupport AtFileUTF8() { in AtFileUTF8() argument 92 static constexpr ResponseFileSupport AtFileCurCP() { in AtFileCurCP() argument 99 static constexpr ResponseFileSupport AtFileUTF16() { in AtFileUTF16() argument 114 ResponseFileSupport ResponseSupport; 170 ResponseFileSupport ResponseSupport, const char *Executable, 191 const ResponseFileSupport &getResponseFileSupport() { in getResponseFileSupport() 242 ResponseFileSupport ResponseSupport, const char *Executable, 260 ResponseFileSupport ResponseSupport,
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ |
| H A D | Job.cpp | 39 ResponseFileSupport ResponseSupport, const char *Executable, in Command() 108 if (ResponseSupport.ResponseKind == ResponseFileSupport::RF_FileList) { in writeResponseFile() 137 if (ResponseSupport.ResponseKind != ResponseFileSupport::RF_FileList) { in buildArgvForResponseFile() 284 if (ResponseSupport.ResponseKind != ResponseFileSupport::RF_FileList) in Print() 382 ResponseFileSupport ResponseSupport, in CC1Command() 443 ResponseFileSupport ResponseSupport, const char *Executable_, in ForceSuccessCommand()
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
| H A D | SPIRV.cpp | 37 C.addCommand(std::make_unique<Command>(JA, T, ResponseFileSupport::None(), in constructTranslateCommand() 90 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | Minix.cpp | 40 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 97 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | XCore.cpp | 55 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 84 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | Ananas.cpp | 43 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 133 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | HIPUtility.cpp | 90 JA, T, ResponseFileSupport::None(), Bundler, BundlerArgs, Inputs, in constructHIPFatbinCommand() 169 C.addCommand(std::make_unique<Command>(JA, T, ResponseFileSupport::None(), Mc, in constructGenerateObjFileFromHIPFatBinary()
|
| H A D | Myriad.cpp | 80 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 116 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 204 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Exec), in ConstructJob()
|
| H A D | DragonFly.cpp | 49 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 178 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | AIX.cpp | 74 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 227 JA, *this, ResponseFileSupport::None(), CreateExportListExec, in ConstructJob() 283 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | InterfaceStubs.cpp | 58 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | Cuda.cpp | 489 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 559 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 645 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob()
|
| H A D | CrossWindows.cpp | 60 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 207 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
|
| H A D | HIPSPV.cpp | 78 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructLinkAndEmitSpirvCommand() 94 JA, *this, ResponseFileSupport::None(), Opt, OptArgs, Inputs, Output)); in constructLinkAndEmitSpirvCommand()
|
| H A D | Solaris.cpp | 46 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 179 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | PS4CPU.cpp | 79 ResponseFileSupport::AtFileUTF8(), in ConstructJob() 226 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
|
| H A D | OpenBSD.cpp | 105 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 262 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | HIPAMD.cpp | 100 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructLlvmLinkCommand() 171 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructLldCommand()
|
| H A D | CloudABI.cpp | 96 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | WebAssembly.cpp | 130 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 154 JA, *this, ResponseFileSupport::AtFileCurCP(), WasmOpt, CmdArgs, in ConstructJob()
|
| H A D | NetBSD.cpp | 112 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 351 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | FreeBSD.cpp | 125 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 368 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | CSKYToolChain.cpp | 201 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
|
| H A D | Darwin.cpp | 156 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 554 ResponseFileSupport::None(), Exec, in ConstructJob() 754 ResponseFileSupport ResponseSupport; in ConstructJob() 756 ResponseSupport = ResponseFileSupport::AtFileUTF8(); in ConstructJob() 759 ResponseSupport = {ResponseFileSupport::RF_FileList, llvm::sys::WEM_UTF8, in ConstructJob() 813 ResponseFileSupport::AtFileUTF8(), in ConstructJob() 836 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 857 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 881 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | RISCVToolchain.cpp | 222 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
|