clang
10.0.0git
|
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 348 of file ASTTypeTraits.h.
|
inlinestatic |
Definition at line 349 of file ASTTypeTraits.h.
References Node.
|
inlinestatic |
Definition at line 359 of file ASTTypeTraits.h.
References clang::ast_type_traits::DynTypedNode::getMemoizationData(), clang::ast_type_traits::DynTypedNode::getUnchecked(), clang::format::hash_combine(), and clang::hash_value().
|
inlinestatic |
Definition at line 354 of file ASTTypeTraits.h.
References Node.
|
inlinestatic |
Definition at line 377 of file ASTTypeTraits.h.
References clang::serialized_diags::create(), and Node.