Home
last modified time | relevance | path

Searched refs:AtFileCurCP (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DAMDGPUOpenMP.cpp144 JA, *this, ResponseFileSupport::AtFileCurCP(), Exec, CmdArgs, Inputs, in constructLLVMLinkCommand()
160 JA, *this, ResponseFileSupport::AtFileCurCP(), OptExec, OptCmdArgs, in constructLLVMLinkCommand()
196 JA, *this, ResponseFileSupport::AtFileCurCP(), Llc, LlcArgs, Inputs, in constructLlcCommand()
213 JA, *this, ResponseFileSupport::AtFileCurCP(), Lld, LldArgs, Inputs, in constructLldCommand()
H A DMinix.cpp40 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
97 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DAnanas.cpp43 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
133 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DDragonFly.cpp49 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
178 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DOpenBSD.cpp105 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
262 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DCloudABI.cpp96 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DWebAssembly.cpp130 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
154 JA, *this, ResponseFileSupport::AtFileCurCP(), WasmOpt, CmdArgs, in ConstructJob()
H A DFreeBSD.cpp133 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
378 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DNetBSD.cpp111 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
350 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DAVR.cpp522 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DCSKYToolChain.cpp201 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DRISCVToolchain.cpp222 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DMSP430.cpp316 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DMyriad.cpp204 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Exec), in ConstructJob()
H A DHexagon.cpp268 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
498 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DNaCl.cpp197 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DCommonArgs.cpp1153 ResponseFileSupport::AtFileCurCP(), in SplitDebugInfo()
1158 JA, T, ResponseFileSupport::AtFileCurCP(), Exec, StripArgs, II, Output)); in SplitDebugInfo()
1862 JA, T, ResponseFileSupport::AtFileCurCP(), UBProgram, UBArgs, Inputs, in GetSDLFromOffloadArchive()
H A DGnu.cpp177 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
381 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
701 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
978 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DAMDGPU.cpp540 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DJob.h92 static constexpr ResponseFileSupport AtFileCurCP() { in AtFileCurCP() function