Hooks for using ASTNodeKind as a key in a DenseMap.
More...
#include "clang/AST/ASTTypeTraits.h"
Hooks for using ASTNodeKind as a key in a DenseMap.
Definition at line 109 of file ASTTypeTraits.h.
◆ getEmptyKey()
static ASTNodeKind clang::ast_type_traits::ASTNodeKind::DenseMapInfo::getEmptyKey |
( |
| ) |
|
|
inlinestatic |
◆ getHashValue()
static unsigned clang::ast_type_traits::ASTNodeKind::DenseMapInfo::getHashValue |
( |
const ASTNodeKind & |
Val | ) |
|
|
inlinestatic |
◆ getTombstoneKey()
static ASTNodeKind clang::ast_type_traits::ASTNodeKind::DenseMapInfo::getTombstoneKey |
( |
| ) |
|
|
inlinestatic |
◆ isEqual()
The documentation for this struct was generated from the following file: