| /freebsd-src/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-src/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-src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | SPIRV.cpp | 45 C.addCommand(std::make_unique<Command>(JA, T, ResponseFileSupport::None(), in ConstructJob() 98 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(),
|
| 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 | 267 JA, T, ResponseFileSupport::None(), Bundler, BundlerArgs, Inputs, 406 C.addCommand(std::make_unique<Command>(JA, T, ResponseFileSupport::None(), Mc,
|
| 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 | 498 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 570 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 636 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob()
|
| H A D | AIX.cpp | 83 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 276 JA, *this, ResponseFileSupport::None(), CreateExportListExec, in ConstructJob() 340 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 | ZOS.cpp | 74 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in getLEHLQ() 213 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in GetDefaultRuntimeLibType()
|
| 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 | OpenBSD.cpp | 103 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 295 ResponseFileSupport::AtFileCurCP(), in getSupportedSanitizers()
|
| H A D | HIPAMD.cpp | 99 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructLlvmLinkCommand() 193 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(),
|
| H A D | PS4CPU.cpp | 80 ResponseFileSupport::AtFileUTF8(), in ConstructJob() 228 ResponseFileSupport::AtFileUTF8(), in ConstructJob() 328 ResponseFileSupport::AtFileUTF8(), in buildAssembler()
|
| H A D | Fuchsia.cpp | 203 ResponseFileSupport::AtFileCurCP(), 248 ResponseFileSupport::AtFileCurCP(),
|
| H A D | FreeBSD.cpp | 125 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 389 ResponseFileSupport::AtFileCurCP(),
|
| H A D | BareMetal.cpp | 458 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 534 JA, *this, ResponseFileSupport::AtFileCurCP(),
|
| H A D | WebAssembly.cpp | 176 ResponseFileSupport::AtFileCurCP(), in ConstructJob() 198 JA, *this, ResponseFileSupport::AtFileCurCP(), WasmOpt, OptArgs, 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() 376 ResponseFileSupport::AtFileCurCP(),
|
| H A D | RISCVToolchain.cpp | 229 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker),
|
| H A D | HLSL.cpp | 197 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in TranslateArgs()
|
| H A D | Darwin.cpp | 166 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 589 ResponseFileSupport::None(), Exec, in ConstructJob() 794 ResponseFileSupport ResponseSupport; in ConstructJob() 796 ResponseSupport = ResponseFileSupport::AtFileUTF8(); in ConstructJob() 799 ResponseSupport = {ResponseFileSupport::RF_FileList, llvm::sys::WEM_UTF8, in ConstructJob() 853 ResponseFileSupport::AtFileUTF8(), in ConstructJob() 876 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 897 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob() 921 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
|
| H A D | AVR.cpp | 592 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
|