Home
last modified time | relevance | path

Searched defs:convertWideToUTF8 (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/Support/
DConvertUTFWrapper.cpp215 bool convertWideToUTF8(const std::wstring &Source, std::string &Result) { in convertWideToUTF8() function
/external/llvm/lib/Support/
DConvertUTFWrapper.cpp214 bool convertWideToUTF8(const std::wstring &Source, std::string &Result) { in convertWideToUTF8() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DConvertUTFWrapper.cpp214 bool convertWideToUTF8(const std::wstring &Source, std::string &Result) { in convertWideToUTF8() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DConvertUTFWrapper.cpp213 bool convertWideToUTF8(const std::wstring &Source, std::string &Result) { in convertWideToUTF8() function
/external/llvm/unittests/Support/
DConvertUTFTest.cpp109 TEST(ConvertUTFTest, convertWideToUTF8) { in TEST() argument
/external/llvm-project/llvm/unittests/Support/
DConvertUTFTest.cpp106 TEST(ConvertUTFTest, convertWideToUTF8) { in TEST() argument