Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DAMDGPUMetadataVerifier.h29 class DocNode; variable
H A DMsgPackDocument.h67 DocNode() : KindAndDoc(nullptr) {} in DocNode() function
212 DocNode(const KindAndDocument *KindAndDoc) : KindAndDoc(KindAndDoc) {} in DocNode() function