Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
532 Node C = readNode(ChildOffset, &N); in nearestMatchesForCodepointName()