Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDragonFly.cpp48 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
199 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DOpenBSD.cpp103 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
295 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DFuchsia.cpp203 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
248 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DFreeBSD.cpp125 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
389 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DWebAssembly.cpp176 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
198 JA, *this, ResponseFileSupport::AtFileCurCP(), WasmOpt, OptArgs, in ConstructJob()
H A DBareMetal.cpp458 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
534 JA, *this, ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DNetBSD.cpp110 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
376 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DRISCVToolchain.cpp229 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DHaiku.cpp159 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DHexagon.cpp270 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
509 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DGnu.cpp182 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
353 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
679 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
984 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DCommonArgs.cpp1690 ResponseFileSupport::AtFileCurCP(), in SplitDebugInfo()
1695 JA, T, ResponseFileSupport::AtFileCurCP(), Exec, StripArgs, II, Output)); in SplitDebugInfo()
2538 JA, T, ResponseFileSupport::AtFileCurCP(), UBProgram, UBArgs, Inputs, in GetSDLFromOffloadArchive()
H A DAMDGPU.cpp639 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h92 static constexpr ResponseFileSupport AtFileCurCP() { in AtFileCurCP() function