HomeSort by relevance Sort by last modified time
    Searched refs:ConvertUTF8toWide (Results 1 - 23 of 23) sorted by null

  /external/llvm/include/llvm/Support/
ConvertUTF.h 200 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
207 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
213 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
ConvertUTF.h 196 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result);
209 bool ConvertUTF8toWide(const char *Source, std::wstring &Result);
  /external/llvm/lib/Support/
ConvertUTFWrapper.cpp 20 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
194 if (!ConvertUTF8toWide(sizeof(wchar_t), Source, ResultPtr, ErrorPtr)) {
202 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result) {
206 bool ConvertUTF8toWide(const char *Source, std::wstring &Result) {
211 return ConvertUTF8toWide(llvm::StringRef(Source), Result);
CommandLine.cpp 957 if (!llvm::ConvertUTF8toWide(envVar, wenvVar)) {
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
ConvertUTFWrapper.cpp 20 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source,
194 if (!ConvertUTF8toWide(sizeof(wchar_t), Source, ResultPtr, ErrorPtr)) {
202 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result) {
206 bool ConvertUTF8toWide(const char *Source, std::wstring &Result) {
211 return ConvertUTF8toWide(llvm::StringRef(Source), Result);
  /external/clang/lib/Driver/
MSVCToolChain.cpp 99 if (!llvm::ConvertUTF8toWide(valueName, WideValueName))
483 if (!llvm::ConvertUTF8toWide(ClExe.c_str(), ClExeWide))
  /external/clang/lib/Lex/
LiteralSupport.cpp     [all...]
  /external/llvm/unittests/Support/
ConvertUTFTest.cpp 95 TEST(ConvertUTFTest, ConvertUTF8toWide) {
99 bool Success = ConvertUTF8toWide((const char*)Src, Result);
104 Success = ConvertUTF8toWide(StringRef(Src, 7), Result);
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 558 milliseconds