| /llvm-project-15.0.7/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; 167 ResponseFileSupport ResponseSupport, const char *Executable, 188 const ResponseFileSupport &getResponseFileSupport() { in getResponseFileSupport() 236 ResponseFileSupport ResponseSupport, const char *Executable, 253 ResponseFileSupport ResponseSupport,
|
| /llvm-project-15.0.7/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() 361 ResponseFileSupport ResponseSupport, in CC1Command() 422 ResponseFileSupport ResponseSupport, const char *Executable_, in ForceSuccessCommand()
|
| /llvm-project-15.0.7/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 | AMDGPUOpenMP.cpp | 144 JA, *this, ResponseFileSupport::AtFileCurCP(), Exec, CmdArgs, Inputs, in constructLLVMLinkCommand() 160 JA, *this, ResponseFileSupport::AtFileCurCP(), OptExec, OptCmdArgs, in constructLLVMLinkCommand() 196 JA, *this, ResponseFileSupport::AtFileCurCP(), Llc, LlcArgs, Inputs, in constructLlcCommand() 213 JA, *this, ResponseFileSupport::AtFileCurCP(), Lld, LldArgs, Inputs, in constructLldCommand()
|
| 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 | Cuda.cpp | 480 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 550 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 632 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob()
|
| H A D | InterfaceStubs.cpp | 58 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), 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 | AIX.cpp | 73 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 193 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | Solaris.cpp | 46 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 177 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), 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 | PS4CPU.cpp | 79 ResponseFileSupport::AtFileUTF8(), in ConstructJob() 183 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() 166 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 | Flang.cpp | 165 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
|
| H A D | WebAssembly.cpp | 130 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 154 JA, *this, ResponseFileSupport::AtFileCurCP(), WasmOpt, CmdArgs, in ConstructJob()
|
| H A D | FreeBSD.cpp | 133 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 378 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | NetBSD.cpp | 111 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 350 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | AVR.cpp | 522 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
|