Home
last modified time | relevance | path

Searched refs:AtFileUTF8 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DPS4CPU.cpp79 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
219 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
444 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DCrossWindows.cpp208 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DMinGW.cpp382 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DFlang.cpp1062 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DDarwin.cpp818 ResponseSupport = ResponseFileSupport::AtFileUTF8(); in ConstructJob()
875 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DClang.cpp5436 JA, *this, ResponseFileSupport::AtFileUTF8(), D.getClangProgramPath(), in ConstructJob()
8017 JA, *this, ResponseFileSupport::AtFileUTF8(), Exec, CmdArgs, Inputs, in ConstructJob()
8021 JA, *this, ResponseFileSupport::AtFileUTF8(), Exec, CmdArgs, Inputs, in ConstructJob()
8839 JA, *this, ResponseFileSupport::AtFileUTF8(), Exec, CmdArgs, Inputs, in ConstructJob()
8843 JA, *this, ResponseFileSupport::AtFileUTF8(), Exec, CmdArgs, Inputs, in ConstructJob()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h85 static constexpr ResponseFileSupport AtFileUTF8() { in AtFileUTF8() function