Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDJB.cpp23 const UTF8 *const Begin8Const = in chopOneUTF32() local
25 const UTF8 *Begin8 = Begin8Const; in chopOneUTF32()
33 Buffer = Buffer.drop_front(Begin8 - Begin8Const); in chopOneUTF32()