Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDragonFly.cpp48 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
200 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DOpenBSD.cpp103 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
286 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DFreeBSD.cpp124 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
383 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DFuchsia.cpp196 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
241 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DWebAssembly.cpp204 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
226 JA, *this, ResponseFileSupport::AtFileCurCP(), WasmOpt, OptArgs, in ConstructJob()
H A DNetBSD.cpp110 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
377 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DCSKYToolChain.cpp200 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DBareMetal.cpp574 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
694 JA, *this, ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DAVR.cpp658 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DHaiku.cpp155 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DMSP430.cpp314 JA, *this, ResponseFileSupport::AtFileCurCP(), Args.MakeArgString(Linker), in ConstructJob()
H A DHexagon.cpp268 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
508 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DNaCl.cpp193 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DGnu.cpp180 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
279 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
598 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
904 ResponseFileSupport::AtFileCurCP(), in ConstructJob()
H A DCommonArgs.cpp1849 ResponseFileSupport::AtFileCurCP(), in SplitDebugInfo()
1854 JA, T, ResponseFileSupport::AtFileCurCP(), Exec, StripArgs, II, Output)); in SplitDebugInfo()
2688 JA, T, ResponseFileSupport::AtFileCurCP(), UBProgram, UBArgs, Inputs, in GetSDLFromOffloadArchive()
H A DAMDGPU.cpp598 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