Home
last modified time | relevance | path

Searched defs:DocNode (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h67 DocNode() : KindAndDoc(nullptr) {} in DocNode() function
212 DocNode(const KindAndDocument *KindAndDoc) : KindAndDoc(KindAndDoc) {} in DocNode() function