Searched refs:ConvertUTF8ToUnicodeScalarsPartialLenient (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/Support/
H A DConvertUTFTest.cpp120 ConvertUTF8ToUnicodeScalarsPartialLenient(StringRef S) { function
145 std::tie(ErrorCode, Decoded) = ConvertUTF8ToUnicodeScalarsPartialLenient(S);

Completed in 134 milliseconds