clang
3.7.0
|
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 | inlinestatic |
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 |