Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
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 DNetBSD.cpp112 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
351 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DFreeBSD.cpp125 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
368 ResponseFileSupport::AtFileCurCP(), 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 DAVR.cpp559 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.cpp269 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
499 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DNaCl.cpp197 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DGnu.cpp179 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
387 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
700 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
988 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DCommonArgs.cpp1295 ResponseFileSupport::AtFileCurCP(), in SplitDebugInfo()
1300 JA, T, ResponseFileSupport::AtFileCurCP(), Exec, StripArgs, II, Output)); in SplitDebugInfo()
2072 JA, T, ResponseFileSupport::AtFileCurCP(), UBProgram, UBArgs, Inputs, in GetSDLFromOffloadArchive()
H A DAMDGPU.cpp547 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DJob.h92 static constexpr ResponseFileSupport AtFileCurCP() { in AtFileCurCP() function