Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
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()