Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DStringPrinter.cpp116 static char32_t ConvertUTF8ToCodePoint(unsigned char c0, unsigned char c1) { in ConvertUTF8ToCodePoint() function
119 static char32_t ConvertUTF8ToCodePoint(unsigned char c0, unsigned char c1, in ConvertUTF8ToCodePoint() function
123 static char32_t ConvertUTF8ToCodePoint(unsigned char c0, unsigned char c1, in ConvertUTF8ToCodePoint() function