Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/llvm-project/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;
167 ResponseFileSupport ResponseSupport, const char *Executable,
188 const ResponseFileSupport &getResponseFileSupport() { in getResponseFileSupport()
230 ResponseFileSupport ResponseSupport, const char *Executable,
247 ResponseFileSupport ResponseSupport,
/freebsd-12-stable/contrib/llvm-project/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()
361 ResponseFileSupport ResponseSupport, in CC1Command()
420 ResponseFileSupport ResponseSupport, const char *Executable_, in ForceSuccessCommand()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
DMinix.cpp40 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
94 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()
DAMDGPUOpenMP.cpp125 JA, *this, ResponseFileSupport::AtFileCurCP(), Exec, CmdArgs, Inputs, in constructLLVMLinkCommand()
157 JA, *this, ResponseFileSupport::AtFileCurCP(), Llc, LlcArgs, Inputs, in constructLlcCommand()
174 JA, *this, ResponseFileSupport::AtFileCurCP(), Lld, LldArgs, Inputs, in constructLldCommand()
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()
DAnanas.cpp43 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
129 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DCuda.cpp497 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob()
566 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob()
639 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob()
DDragonFly.cpp49 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
175 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DAIX.cpp73 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
172 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()
DHIP.cpp96 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructLldCommand()
141 JA, T, ResponseFileSupport::None(), Bundler, BundlerArgs, Inputs, in constructHIPFatbinCommand()
212 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in constructGenerateObjFileFromHIPFatBinary()
DSolaris.cpp44 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
154 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
DCrossWindows.cpp60 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
207 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
DPS4CPU.cpp70 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
157 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
DOpenBSD.cpp86 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
233 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DWebAssembly.cpp128 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
152 JA, *this, ResponseFileSupport::AtFileCurCP(), WasmOpt, CmdArgs, in ConstructJob()
DFlang.cpp126 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
DCloudABI.cpp96 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DFreeBSD.cpp133 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
373 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DAVR.cpp436 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
DNetBSD.cpp107 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
343 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
DDarwin.cpp156 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
548 JA, *this, ResponseFileSupport::None(), Exec, CmdArgs, None, Output)); in ConstructJob()
717 ResponseFileSupport ResponseSupport; in ConstructJob()
719 ResponseSupport = ResponseFileSupport::AtFileUTF8(); in ConstructJob()
722 ResponseSupport = {ResponseFileSupport::RF_FileList, llvm::sys::WEM_UTF8, in ConstructJob()
751 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
772 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
796 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
DRISCVToolchain.cpp212 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
DMinGW.cpp53 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
326 ResponseFileSupport::AtFileUTF8(), in ConstructJob()

12