Home
last modified time | relevance | path

Searched refs:ResponseFileSupport (Results 1 – 25 of 39) sorted by relevance

12

/openbsd/src/gnu/llvm/clang/include/clang/Driver/
DJob.h44 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/
DJob.cpp39 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/
DSPIRV.cpp37 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()
DMinix.cpp40 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
97 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DXCore.cpp55 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()
DHIPUtility.cpp90 JA, T, ResponseFileSupport::None(), Bundler, BundlerArgs, Inputs, in constructHIPFatbinCommand()
169 C.addCommand(std::make_unique<Command>(JA, T, ResponseFileSupport::None(), Mc, in constructGenerateObjFileFromHIPFatBinary()
DAnanas.cpp43 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
133 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DMyriad.cpp80 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()
DDragonFly.cpp49 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
178 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DAIX.cpp74 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()
DInterfaceStubs.cpp58 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
DCuda.cpp489 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()
DCrossWindows.cpp60 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
207 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
DSolaris.cpp46 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()
DHIPSPV.cpp78 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructLinkAndEmitSpirvCommand()
94 JA, *this, ResponseFileSupport::None(), Opt, OptArgs, Inputs, Output)); in constructLinkAndEmitSpirvCommand()
DOpenBSD.cpp105 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
262 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DPS4CPU.cpp79 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
226 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
DHIPAMD.cpp100 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()
DCloudABI.cpp96 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DWebAssembly.cpp130 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
154 JA, *this, ResponseFileSupport::AtFileCurCP(), WasmOpt, CmdArgs, in ConstructJob()
DFreeBSD.cpp125 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
368 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DNetBSD.cpp112 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
351 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DCSKYToolChain.cpp201 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
DDarwin.cpp156 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()
DRISCVToolchain.cpp222 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()

12