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

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

Completed in 56 milliseconds