| /freebsd/contrib/llvm-project/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; 173 ResponseFileSupport ResponseSupport, const char *Executable, 194 const ResponseFileSupport &getResponseFileSupport() { in getResponseFileSupport() 245 ResponseFileSupport ResponseSupport, const char *Executable,
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Job.cpp | 38 ResponseFileSupport ResponseSupport, const char *Executable, in Command() 109 if (ResponseSupport.ResponseKind == ResponseFileSupport::RF_FileList) { in writeResponseFile() 138 if (ResponseSupport.ResponseKind != ResponseFileSupport::RF_FileList) { in buildArgvForResponseFile() 290 if (ResponseSupport.ResponseKind != ResponseFileSupport::RF_FileList) in Print() 389 ResponseFileSupport ResponseSupport, in CC1Command()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | SPIRV.cpp | 44 C.addCommand(std::make_unique<Command>(JA, T, ResponseFileSupport::None(), in constructTranslateCommand() 69 C.addCommand(std::make_unique<Command>(JA, T, ResponseFileSupport::None(), in constructAssembleCommand() 136 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | XCore.cpp | 55 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 83 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 | DragonFly.cpp | 48 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 200 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | Cuda.cpp | 502 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 574 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 660 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() 208 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
|
| H A D | UEFI.cpp | 93 JA, *this, ResponseFileSupport::AtFileUTF16(), in ConstructJob()
|
| H A D | HIPSPV.cpp | 77 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructLinkAndEmitSpirvCommand() 93 JA, *this, ResponseFileSupport::None(), Opt, OptArgs, Inputs, Output)); in constructLinkAndEmitSpirvCommand()
|
| H A D | AIX.cpp | 82 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 291 JA, *this, ResponseFileSupport::None(), CreateExportListExec, in ConstructJob() 356 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | ZOS.cpp | 77 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 215 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | PS4CPU.cpp | 79 ResponseFileSupport::AtFileUTF8(), in ConstructJob() 219 ResponseFileSupport::AtFileUTF8(), in ConstructJob() 444 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
|
| H A D | HLSL.cpp | 229 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 246 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | OpenBSD.cpp | 103 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 286 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | HIPAMD.cpp | 59 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructLlvmLinkCommand() 156 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructLldCommand()
|
| H A D | HIPUtility.cpp | 333 JA, T, ResponseFileSupport::None(), Bundler, BundlerArgs, Inputs, in constructHIPFatbinCommand() 471 C.addCommand(std::make_unique<Command>(JA, T, ResponseFileSupport::None(), in constructGenerateObjFileFromHIPFatBinary()
|
| H A D | FreeBSD.cpp | 124 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 383 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | Fuchsia.cpp | 196 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 241 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | WebAssembly.cpp | 204 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 226 JA, *this, ResponseFileSupport::AtFileCurCP(), WasmOpt, OptArgs, in ConstructJob()
|
| H A D | NetBSD.cpp | 110 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 377 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | CSKYToolChain.cpp | 200 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
|
| H A D | BareMetal.cpp | 574 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 694 JA, *this, ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | AVR.cpp | 658 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
|
| H A D | Haiku.cpp | 155 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|