clang
3.7.0
|
Hooks for using ASTNodeKind as a key in a DenseMap. More...
#include <ASTTypeTraits.h>
Static Public Member Functions | |
static ASTNodeKind | getEmptyKey () |
static ASTNodeKind | getTombstoneKey () |
static unsigned | getHashValue (const ASTNodeKind &Val) |
static bool | isEqual (const ASTNodeKind &LHS, const ASTNodeKind &RHS) |
Hooks for using ASTNodeKind as a key in a DenseMap.
Definition at line 95 of file ASTTypeTraits.h.
|
inlinestatic |
Definition at line 97 of file ASTTypeTraits.h.
References clang::ast_type_traits::ASTNodeKind::ASTNodeKind().
|
inlinestatic |
Definition at line 103 of file ASTTypeTraits.h.
|
inlinestatic |
Definition at line 100 of file ASTTypeTraits.h.
References clang::ast_type_traits::ASTNodeKind::ASTNodeKind().
|
inlinestatic |
Definition at line 104 of file ASTTypeTraits.h.