Definition at line 115 of file ASTContext.cpp.
◆ getEmptyKey()
static FoldingSetNodeID llvm::DenseMapInfo< llvm::FoldingSetNodeID >::getEmptyKey |
( |
| ) |
|
|
inlinestatic |
◆ getHashValue()
static unsigned llvm::DenseMapInfo< llvm::FoldingSetNodeID >::getHashValue |
( |
const FoldingSetNodeID & |
Val | ) |
|
|
inlinestatic |
◆ getTombstoneKey()
static FoldingSetNodeID llvm::DenseMapInfo< llvm::FoldingSetNodeID >::getTombstoneKey |
( |
| ) |
|
|
inlinestatic |
◆ isEqual()
static bool llvm::DenseMapInfo< llvm::FoldingSetNodeID >::isEqual |
( |
const FoldingSetNodeID & |
LHS, |
|
|
const FoldingSetNodeID & |
RHS |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: