Home
last modified time | relevance | path

Searched refs:In8 (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp714 const UTF8 *In8 = reinterpret_cast<const UTF8 *>(S.data()); in fixUTF8() local
716 ConvertUTF8toUTF32(&In8, In8 + S.size(), &Out32, Out32 + Codepoints.size(), in fixUTF8()