|
clang
3.8.0
|
Hooks for using DynTypedNode as a key in a DenseMap. More...
#include <ASTTypeTraits.h>
Static Public Member Functions | |
| static DynTypedNode | getEmptyKey () |
| static DynTypedNode | getTombstoneKey () |
| static unsigned | getHashValue (const DynTypedNode &Val) |
| static bool | isEqual (const DynTypedNode &LHS, const DynTypedNode &RHS) |
Hooks for using DynTypedNode as a key in a DenseMap.
Definition at line 326 of file ASTTypeTraits.h.
|
inlinestatic |
Definition at line 327 of file ASTTypeTraits.h.
References clang::ast_type_traits::ASTNodeKind::DenseMapInfo::getEmptyKey(), and Node.
|
inlinestatic |
Definition at line 337 of file ASTTypeTraits.h.
References clang::ast_type_traits::DynTypedNode::getMemoizationData(), and clang::ast_type_traits::DynTypedNode::getUnchecked().
|
inlinestatic |
Definition at line 332 of file ASTTypeTraits.h.
References clang::ast_type_traits::ASTNodeKind::DenseMapInfo::getTombstoneKey(), and Node.
|
inlinestatic |
1.8.6