LLVM 20.0.0git
|
The kind of a DocNode and its owning Document. More...
#include "llvm/BinaryFormat/MsgPackDocument.h"
Public Attributes | |
Document * | Doc |
Type | Kind |
The kind of a DocNode and its owning Document.
Definition at line 31 of file MsgPackDocument.h.
Document* llvm::msgpack::KindAndDocument::Doc |
Definition at line 32 of file MsgPackDocument.h.
Referenced by llvm::msgpack::DocNode::getDocument().
Type llvm::msgpack::KindAndDocument::Kind |
Definition at line 33 of file MsgPackDocument.h.
Referenced by llvm::msgpack::DocNode::getKind().