Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Support/
H A DJSON.cpp618 auto Parse4Hex = [this](uint16_t &Out) -> bool { in parseUnicode() local
630 if (!Parse4Hex(First)) in parseUnicode()
655 if (!Parse4Hex(Second)) in parseUnicode()