LLVM API Documentation

llvm::yaml::MappingNode Member List
This is the complete list of members for llvm::yaml::MappingNode, including all inherited members.
basic_collection_iterator< MappingNode, KeyValueNode > classllvm::yaml::MappingNode [friend]
begin()llvm::yaml::MappingNode [inline]
classof(const Node *N)llvm::yaml::MappingNode [inline, static]
Docllvm::yaml::Node [protected]
end()llvm::yaml::MappingNode [inline]
failed() const llvm::yaml::Node
getAllocator()llvm::yaml::Node
getAnchor() const llvm::yaml::Node [inline]
getNext()llvm::yaml::Node
getRawTag() const llvm::yaml::Node [inline]
getSourceRange() const llvm::yaml::Node [inline]
getType() const llvm::yaml::Node [inline]
getVerbatimTag() const llvm::yaml::Node
iterator typedefllvm::yaml::MappingNode
MappingNode(std::unique_ptr< Document > &D, StringRef Anchor, StringRef Tag, MappingType MT)llvm::yaml::MappingNode [inline]
MappingType enum namellvm::yaml::MappingNode
MT_Block enum valuellvm::yaml::MappingNode
MT_Flow enum valuellvm::yaml::MappingNode
MT_Inline enum valuellvm::yaml::MappingNode
NK_Alias enum valuellvm::yaml::Node
NK_KeyValue enum valuellvm::yaml::Node
NK_Mapping enum valuellvm::yaml::Node
NK_Null enum valuellvm::yaml::Node
NK_Scalar enum valuellvm::yaml::Node
NK_Sequence enum valuellvm::yaml::Node
Node(unsigned int Type, std::unique_ptr< Document > &, StringRef Anchor, StringRef Tag)llvm::yaml::Node
NodeKind enum namellvm::yaml::Node
operator delete(void *Ptr, BumpPtrAllocator &Alloc, size_t Size)llvm::yaml::Node [inline]
operator delete(void *)llvm::yaml::Node [inline, protected]
operator new(size_t Size, BumpPtrAllocator &Alloc, size_t Alignment=16)llvm::yaml::Node [inline]
parseBlockNode()llvm::yaml::Node
peekNext()llvm::yaml::Node
setError(const Twine &Message, Token &Location) const llvm::yaml::Node
setSourceRange(SMRange SR)llvm::yaml::Node [inline]
skip() overridellvm::yaml::MappingNode [inline, virtual]
SourceRangellvm::yaml::Node [protected]
yaml::begin(T &)llvm::yaml::MappingNode [friend]
yaml::skip(T &)llvm::yaml::MappingNode [friend]
~Node()llvm::yaml::Node [inline, protected, virtual]