Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp69 static Node readNode(uint32_t Offset, const Node *Parent = nullptr) { in readNode() function
183 Node N = readNode(Offset, Parent); in compareNode()
531 Node C = readNode(ChildOffset, &N); in nearestMatchesForCodepointName()