Searched defs:decodeUTF8 (Results 1 – 2 of 2) sorted by relevance
198 static UTF8Decoded decodeUTF8(StringRef Range) { in decodeUTF8() function307 UTF8Decoded decodeUTF8(StringRef::iterator Position) { in decodeUTF8() function in llvm::yaml::Scanner
416 static uint32_t decodeUTF8(const char** s) in decodeUTF8() function