clang
6.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 Node.
|
inlinestatic |
Definition at line 341 of file ASTTypeTraits.h.
References clang::ast_type_traits::DynTypedNode::getMemoizationData(), clang::ast_type_traits::DynTypedNode::getUnchecked(), and clang::format::hash_combine().
|
inlinestatic |
Definition at line 336 of file ASTTypeTraits.h.
References Node.
|
inlinestatic |
Definition at line 359 of file ASTTypeTraits.h.
References clang::serialized_diags::create(), Node, and clang::T.