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