LLVM
8.0.1
|
#include "llvm/BinaryFormat/MsgPackTypes.h"
Static Public Member Functions | |
static NodeKind | getKind (const msgpack::NodePtr &N) |
static msgpack::ScalarNode & | getAsScalar (msgpack::NodePtr &N) |
static msgpack::MapNode & | getAsMap (msgpack::NodePtr &N) |
static msgpack::ArrayNode & | getAsSequence (msgpack::NodePtr &N) |
Definition at line 280 of file MsgPackTypes.h.
|
inlinestatic |
Definition at line 295 of file MsgPackTypes.h.
|
inlinestatic |
Definition at line 290 of file MsgPackTypes.h.
|
inlinestatic |
Definition at line 300 of file MsgPackTypes.h.
|
inlinestatic |
Definition at line 281 of file MsgPackTypes.h.
References llvm_unreachable, llvm::msgpack::Map, and llvm::NVPTX::PTXLdStInstCode::Scalar.