Searched refs:WEM_UTF8 (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Program.h | 176 WEM_UTF8, enumerator 203 WindowsEncodingMethod Encoding = WEM_UTF8);
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Job.h | 79 return {RF_None, llvm::sys::WEM_UTF8, nullptr}; in None() 86 return {RF_Full, llvm::sys::WEM_UTF8, "@"}; in AtFileUTF8()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Cuda.cpp | 502 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 574 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob() 660 ResponseFileSupport{ResponseFileSupport::RF_Full, llvm::sys::WEM_UTF8, in ConstructJob()
|
| H A D | Darwin.cpp | 821 ResponseSupport = {ResponseFileSupport::RF_FileList, llvm::sys::WEM_UTF8, in ConstructJob()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | Program.inc | 528 if (Encoding == WEM_UTF8) {
|