| /freebsd-14.2/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, 195 const ResponseFileSupport &getResponseFileSupport() { in getResponseFileSupport() 246 ResponseFileSupport ResponseSupport, const char *Executable,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Job.cpp | 40 ResponseFileSupport ResponseSupport, const char *Executable, in Command() 110 if (ResponseSupport.ResponseKind == ResponseFileSupport::RF_FileList) { in writeResponseFile() 139 if (ResponseSupport.ResponseKind != ResponseFileSupport::RF_FileList) { in buildArgvForResponseFile() 293 if (ResponseSupport.ResponseKind != ResponseFileSupport::RF_FileList) in Print() 393 ResponseFileSupport ResponseSupport, in CC1Command()
|
| /freebsd-14.2/contrib/llvm-project/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 | 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 | HIPUtility.cpp | 96 JA, T, ResponseFileSupport::None(), Bundler, BundlerArgs, Inputs, in constructHIPFatbinCommand() 177 C.addCommand(std::make_unique<Command>(JA, T, ResponseFileSupport::None(), Mc, in constructGenerateObjFileFromHIPFatBinary()
|
| 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() 199 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | Cuda.cpp | 497 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 567 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 652 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob()
|
| H A D | AIX.cpp | 81 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 274 JA, *this, ResponseFileSupport::None(), CreateExportListExec, in ConstructJob() 338 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() 208 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 | ZOS.cpp | 68 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 207 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | OpenBSD.cpp | 103 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 291 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | HIPAMD.cpp | 98 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructLlvmLinkCommand() 187 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructLldCommand()
|
| H A D | PS4CPU.cpp | 80 ResponseFileSupport::AtFileUTF8(), in ConstructJob() 242 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
|
| H A D | Fuchsia.cpp | 200 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 245 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | FreeBSD.cpp | 125 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 384 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | WebAssembly.cpp | 175 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 197 JA, *this, ResponseFileSupport::AtFileCurCP(), WasmOpt, OptArgs, in ConstructJob()
|
| H A D | BareMetal.cpp | 426 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 490 JA, *this, ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | CSKYToolChain.cpp | 201 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
|
| H A D | NetBSD.cpp | 110 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 373 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|
| H A D | RISCVToolchain.cpp | 221 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
|
| H A D | HLSL.cpp | 157 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | Darwin.cpp | 166 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 589 ResponseFileSupport::None(), Exec, in ConstructJob() 795 ResponseFileSupport ResponseSupport; in ConstructJob() 797 ResponseSupport = ResponseFileSupport::AtFileUTF8(); in ConstructJob() 800 ResponseSupport = {ResponseFileSupport::RF_FileList, llvm::sys::WEM_UTF8, in ConstructJob() 854 ResponseFileSupport::AtFileUTF8(), in ConstructJob() 877 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 898 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 922 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | Haiku.cpp | 156 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
|