LLVM 19.0.0git
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 >llvm::yaml::MappingNodefriend
begin()llvm::yaml::MappingNodeinline
classof(const Node *N)llvm::yaml::MappingNodeinlinestatic
Docllvm::yaml::Nodeprotected
end()llvm::yaml::MappingNodeinline
failed() constllvm::yaml::Node
getAllocator()llvm::yaml::Node
getAnchor() constllvm::yaml::Nodeinline
getNext()llvm::yaml::Node
getRawTag() constllvm::yaml::Nodeinline
getSourceRange() constllvm::yaml::Nodeinline
getType() constllvm::yaml::Nodeinline
getVerbatimTag() constllvm::yaml::Node
iterator typedefllvm::yaml::MappingNode
MappingNode(std::unique_ptr< Document > &D, StringRef Anchor, StringRef Tag, MappingType MT)llvm::yaml::MappingNodeinline
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_BlockScalar 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
Node(const Node &)=deletellvm::yaml::Node
NodeKind enum namellvm::yaml::Node
operator delete(void *Ptr, BumpPtrAllocator &Alloc, size_t Size) noexceptllvm::yaml::Nodeinline
operator delete(void *) noexcept=deletellvm::yaml::Node
operator new(size_t Size, BumpPtrAllocator &Alloc, size_t Alignment=16) noexceptllvm::yaml::Nodeinline
operator=(const Node &)=deletellvm::yaml::Node
parseBlockNode()llvm::yaml::Node
peekNext()llvm::yaml::Node
setError(const Twine &Message, Token &Location) constllvm::yaml::Node
setSourceRange(SMRange SR)llvm::yaml::Nodeinline
skip() overridellvm::yaml::MappingNodeinlinevirtual
SourceRangellvm::yaml::Nodeprotected
yaml::beginllvm::yaml::MappingNodefriend
yaml::skipllvm::yaml::MappingNodefriend
~Node()=defaultllvm::yaml::Nodeprotected