Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DPS4CPU.cpp79 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
226 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DFlang.cpp353 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DCrossWindows.cpp207 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DMinGW.cpp357 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DDarwin.cpp756 ResponseSupport = ResponseFileSupport::AtFileUTF8(); in ConstructJob()
813 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
H A DClang.cpp4945 JA, *this, ResponseFileSupport::AtFileUTF8(), D.getClangProgramPath(), in ConstructJob()
7440 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
7444 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
8206 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
8210 ResponseFileSupport::AtFileUTF8(), in ConstructJob()
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DJob.h85 static constexpr ResponseFileSupport AtFileUTF8() { in AtFileUTF8() function