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