clang API Documentation

clang::ast_type_traits::ASTNodeKind Member List
This is the complete list of members for clang::ast_type_traits::ASTNodeKind, including all inherited members.
asStringRef() const clang::ast_type_traits::ASTNodeKind
ASTNodeKind()clang::ast_type_traits::ASTNodeKind [inline]
getFromNode(const Decl &D)clang::ast_type_traits::ASTNodeKind [static]
getFromNode(const Stmt &S)clang::ast_type_traits::ASTNodeKind [static]
getFromNode(const Type &T)clang::ast_type_traits::ASTNodeKind [static]
getFromNodeKind()clang::ast_type_traits::ASTNodeKind [inline, static]
getMostDerivedCommonAncestor(ASTNodeKind Kind1, ASTNodeKind Kind2)clang::ast_type_traits::ASTNodeKind [static]
getMostDerivedType(ASTNodeKind Kind1, ASTNodeKind Kind2)clang::ast_type_traits::ASTNodeKind [static]
isBaseOf(ASTNodeKind Other, unsigned *Distance=nullptr) const clang::ast_type_traits::ASTNodeKind
isNone() const clang::ast_type_traits::ASTNodeKind [inline]
isSame(ASTNodeKind Other) const clang::ast_type_traits::ASTNodeKind
operator<(const ASTNodeKind &Other) const clang::ast_type_traits::ASTNodeKind [inline]