Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DJSON.cpp439 auto Parse4Hex = [this](uint16_t &Out) -> bool { in parseUnicode() local
451 if (!Parse4Hex(First)) in parseUnicode()
476 if (!Parse4Hex(Second)) in parseUnicode()