|
clang 23.0.0git
|
Hooks for using DynTypedNode as a key in a DenseMap. More...
#include "clang/AST/ASTTypeTraits.h"
Static Public Member Functions | |
| 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 370 of file ASTTypeTraits.h.
|
inlinestatic |
Definition at line 371 of file ASTTypeTraits.h.
References clang::ASTNodeKind::getFromNodeKind(), clang::DynTypedNode::getMemoizationData(), clang::DynTypedNode::getUnchecked(), and llvm::hash_value().
|
inlinestatic |
Definition at line 390 of file ASTTypeTraits.h.