Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp35 bool HasSibling = false; member
97 N.HasSibling = L & 0x01; in readNode()
106 N.HasSibling = H & 0x80; in readNode()
207 if (!C.HasSibling) in compareNode()
533 if (!C.HasSibling) in nearestMatchesForCodepointName()