Home
last modified time | relevance | path

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

/freebsd-14.2/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()
291 ResponseFileSupport::AtFileCurCP(), 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 DHaiku.cpp156 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DMSP430.cpp315 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DAVR.cpp592 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DHexagon.cpp271 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
506 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DNaCl.cpp194 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DGnu.cpp182 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
353 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
675 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
979 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DCommonArgs.cpp1690 ResponseFileSupport::AtFileCurCP(), in SplitDebugInfo()
1695 JA, T, ResponseFileSupport::AtFileCurCP(), Exec, StripArgs, II, Output)); in SplitDebugInfo()
2534 JA, T, ResponseFileSupport::AtFileCurCP(), UBProgram, UBArgs, Inputs, in GetSDLFromOffloadArchive()
H A DAMDGPU.cpp632 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h92 static constexpr ResponseFileSupport AtFileCurCP() { in AtFileCurCP() function