Home
last modified time | relevance | path

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

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