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.cpp80 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
228 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
328 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DCrossWindows.cpp208 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DFlang.cpp889 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DMinGW.cpp368 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DDarwin.cpp796 ResponseSupport = ResponseFileSupport::AtFileUTF8(); in ConstructJob()
853 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DClang.cpp5423 JA, *this, ResponseFileSupport::AtFileUTF8(), D.getClangProgramPath(), in ConstructJob()
7970 JA, *this, ResponseFileSupport::AtFileUTF8(), Exec, CmdArgs, Inputs, in ConstructJob()
7974 JA, *this, ResponseFileSupport::AtFileUTF8(), Exec, CmdArgs, Inputs, in ConstructJob()
8774 JA, *this, ResponseFileSupport::AtFileUTF8(), Exec, CmdArgs, Inputs, in ConstructJob()
8778 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