clang  3.7.0
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::ASTNodeKindinline
getFromNode(const Decl &D)clang::ast_type_traits::ASTNodeKindstatic
getFromNode(const Stmt &S)clang::ast_type_traits::ASTNodeKindstatic
getFromNode(const Type &T)clang::ast_type_traits::ASTNodeKindstatic
getFromNodeKind()clang::ast_type_traits::ASTNodeKindinlinestatic
getMostDerivedCommonAncestor(ASTNodeKind Kind1, ASTNodeKind Kind2)clang::ast_type_traits::ASTNodeKindstatic
getMostDerivedType(ASTNodeKind Kind1, ASTNodeKind Kind2)clang::ast_type_traits::ASTNodeKindstatic
isBaseOf(ASTNodeKind Other, unsigned *Distance=nullptr) const clang::ast_type_traits::ASTNodeKind
isNone() const clang::ast_type_traits::ASTNodeKindinline
isSame(ASTNodeKind Other) const clang::ast_type_traits::ASTNodeKind
operator<(const ASTNodeKind &Other) const clang::ast_type_traits::ASTNodeKindinline