LLVM 19.0.0git
llvm::yaml::KeyValueNode Member List

This is the complete list of members for llvm::yaml::KeyValueNode, including all inherited members.

classof(const Node *N)llvm::yaml::KeyValueNodeinlinestatic
Docllvm::yaml::Nodeprotected
failed() constllvm::yaml::Node
getAllocator()llvm::yaml::Node
getAnchor() constllvm::yaml::Nodeinline
getKey()llvm::yaml::KeyValueNode
getNext()llvm::yaml::Node
getRawTag() constllvm::yaml::Nodeinline
getSourceRange() constllvm::yaml::Nodeinline
getType() constllvm::yaml::Nodeinline
getValue()llvm::yaml::KeyValueNode
getVerbatimTag() constllvm::yaml::Node
KeyValueNode(std::unique_ptr< Document > &D)llvm::yaml::KeyValueNodeinline
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::KeyValueNodeinlinevirtual
SourceRangellvm::yaml::Nodeprotected
~Node()=defaultllvm::yaml::Nodeprotected