Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DDJB.cpp26 UTF32 *Begin32 = &C; in chopOneUTF32() local
32 &Begin32, &C + 1, lenientConversion); in chopOneUTF32()
38 const UTF32 *Begin32 = &C; in toUTF8() local
43 ConversionResult CR = ConvertUTF32toUTF8(&Begin32, &C + 1, &Begin8, in toUTF8()