Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDJB.cpp27 UTF32 *Begin32 = &C; in chopOneUTF32() local
33 &Begin32, &C + 1, lenientConversion); in chopOneUTF32()
39 const UTF32 *Begin32 = &C; in toUTF8() local
44 ConversionResult CR = ConvertUTF32toUTF8(&Begin32, &C + 1, &Begin8, in toUTF8()