Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A 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;
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 DJob.cpp40 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 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()
H A DXCore.cpp55 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 DHIPUtility.cpp96 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 DInterfaceStubs.cpp58 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
H A DDragonFly.cpp48 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
199 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DCuda.cpp497 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 DAIX.cpp81 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 DCrossWindows.cpp60 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
208 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A 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()
H A DZOS.cpp68 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 DOpenBSD.cpp103 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
291 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DHIPAMD.cpp98 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 DPS4CPU.cpp80 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
242 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DFuchsia.cpp200 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
245 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DFreeBSD.cpp125 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
384 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DWebAssembly.cpp175 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
197 JA, *this, ResponseFileSupport::AtFileCurCP(), WasmOpt, OptArgs, in ConstructJob()
H A DBareMetal.cpp426 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
490 JA, *this, ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DCSKYToolChain.cpp201 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DNetBSD.cpp110 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
373 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DRISCVToolchain.cpp221 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DHLSL.cpp157 C.addCommand(std::make_unique<Command>(JA, *this, ResponseFileSupport::None(), in ConstructJob()
H A DDarwin.cpp166 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 DHaiku.cpp156 ResponseFileSupport::AtFileCurCP(), in ConstructJob()

12