LLVM API Documentation

llvm::yaml::NullNode Member List
This is the complete list of members for llvm::yaml::NullNode, including all inherited members.
classof(const Node *N)llvm::yaml::NullNode [inline, static]
Docllvm::yaml::Node [protected]
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
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
NullNode(std::unique_ptr< Document > &D)llvm::yaml::NullNode [inline]
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()llvm::yaml::Node [inline, virtual]
SourceRangellvm::yaml::Node [protected]
~Node()llvm::yaml::Node [inline, protected, virtual]