Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DRustDemangle.cpp1073 static inline bool encodeUTF8(size_t CodePoint, char *Output) { in encodeUTF8() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DYAMLParser.cpp572 static void encodeUTF8( uint32_t UnicodeScalarValue in encodeUTF8() function