|
clang
5.0.0
|
Hooks for using DynTypedNode as a key in a DenseMap. More...
#include "clang/AST/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 330 of file ASTTypeTraits.h.
|
inlinestatic |
Definition at line 331 of file ASTTypeTraits.h.
References clang::ast_type_traits::ASTNodeKind::DenseMapInfo::getEmptyKey(), and Node.
|
inlinestatic |
Definition at line 341 of file ASTTypeTraits.h.
References clang::ast_type_traits::DynTypedNode::getMemoizationData(), and clang::ast_type_traits::DynTypedNode::getUnchecked().
|
inlinestatic |
Definition at line 336 of file ASTTypeTraits.h.
References clang::ast_type_traits::ASTNodeKind::DenseMapInfo::getTombstoneKey(), and Node.
|
inlinestatic |
1.8.6