Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h31 struct KindAndDocument { struct
50 const KindAndDocument *KindAndDoc;
218 DocNode(const KindAndDocument *KindAndDoc) : KindAndDoc(KindAndDoc) {} in DocNode()
289 KindAndDocument KindAndDocs[size_t(Type::Empty) + 1];