Searched defs:decodeUTF8 (Results 1 – 2 of 2) sorted by relevance
361 Util.decodeUTF8 = function (utf8string) { function
213 static UTF8Decoded decodeUTF8(StringRef Range) { in decodeUTF8() function315 UTF8Decoded decodeUTF8(StringRef::iterator Position) { in decodeUTF8() function in llvm::yaml::Scanner