Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DDJB.cpp24 const UTF8 *const Begin8Const = in chopOneUTF32() local
26 const UTF8 *Begin8 = Begin8Const; in chopOneUTF32()
34 Buffer = Buffer.drop_front(Begin8 - Begin8Const); in chopOneUTF32()