clang 19.0.0git
clang::ASTNodeKind Member List

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

asStringRef() constclang::ASTNodeKind
ASTNodeKind()clang::ASTNodeKindinline
getCladeKind() constclang::ASTNodeKind
getFromNode(const Decl &D)clang::ASTNodeKindstatic
getFromNode(const Stmt &S)clang::ASTNodeKindstatic
getFromNode(const Type &T)clang::ASTNodeKindstatic
getFromNode(const TypeLoc &T)clang::ASTNodeKindstatic
getFromNode(const LambdaCapture &L)clang::ASTNodeKindstatic
getFromNode(const OMPClause &C)clang::ASTNodeKindstatic
getFromNode(const Attr &A)clang::ASTNodeKindstatic
getFromNodeKind()clang::ASTNodeKindinlinestatic
getMostDerivedCommonAncestor(ASTNodeKind Kind1, ASTNodeKind Kind2)clang::ASTNodeKindstatic
getMostDerivedType(ASTNodeKind Kind1, ASTNodeKind Kind2)clang::ASTNodeKindstatic
hasPointerIdentity() constclang::ASTNodeKindinline
isBaseOf(ASTNodeKind Other) constclang::ASTNodeKind
isBaseOf(ASTNodeKind Other, unsigned *Distance) constclang::ASTNodeKind
isNone() constclang::ASTNodeKindinline
isSame(ASTNodeKind Other) constclang::ASTNodeKindinline
operator<(const ASTNodeKind &Other) constclang::ASTNodeKindinline