clang 19.0.0git
clang::syntax::EmptyDeclaration Member List

This is the complete list of members for clang::syntax::EmptyDeclaration, including all inherited members.

assertInvariants() constclang::syntax::Node
assertInvariantsRecursive() constclang::syntax::Node
canModify() constclang::syntax::Nodeinline
classof(const Node *N)clang::syntax::EmptyDeclarationstatic
Declaration(NodeKind K)clang::syntax::Declarationinline
dump(const TokenManager &SM) constclang::syntax::Node
dumpTokens(const TokenManager &SM) constclang::syntax::Node
EmptyDeclaration()clang::syntax::EmptyDeclarationinline
findChild(NodeRole R) constclang::syntax::Tree
findChild(NodeRole R)clang::syntax::Treeinline
findFirstLeaf() constclang::syntax::Tree
findFirstLeaf()clang::syntax::Treeinline
findLastLeaf() constclang::syntax::Tree
findLastLeaf()clang::syntax::Treeinline
getChildren()clang::syntax::Treeinline
getChildren() constclang::syntax::Treeinline
getFirstChild()clang::syntax::Treeinline
getFirstChild() constclang::syntax::Treeinline
getKind() constclang::syntax::Nodeinline
getLastChild()clang::syntax::Treeinline
getLastChild() constclang::syntax::Treeinline
getNextSibling() constclang::syntax::Nodeinline
getNextSibling()clang::syntax::Nodeinline
getParent() constclang::syntax::Nodeinline
getParent()clang::syntax::Nodeinline
getPreviousSibling() constclang::syntax::Nodeinline
getPreviousSibling()clang::syntax::Nodeinline
getRole() constclang::syntax::Nodeinline
isDetached() constclang::syntax::Node
isOriginal() constclang::syntax::Nodeinline
Node(NodeKind Kind)clang::syntax::Treeprotected
Node(const Node &)=deleteclang::syntax::Treeprotected
Node(Node &&)=deleteclang::syntax::Treeprotected
operator=(const Node &)=deleteclang::syntax::Node
operator=(Node &&)=deleteclang::syntax::Node
~Node()=defaultclang::syntax::Nodeprotected