Keys are already djbHash values, so use identity as the hash function.
More...
Keys are already djbHash values, so use identity as the hash function.
Definition at line 427 of file ObjCLanguageRuntime.h.
◆ getEmptyKey()
| constexpr uint32_t lldb_private::ObjCLanguageRuntime::IdentityHashKeyInfo::getEmptyKey |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ getHashValue()
| unsigned lldb_private::ObjCLanguageRuntime::IdentityHashKeyInfo::getHashValue |
( |
uint32_t | Val | ) |
|
|
inlinestatic |
◆ getTombstoneKey()
| constexpr uint32_t lldb_private::ObjCLanguageRuntime::IdentityHashKeyInfo::getTombstoneKey |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ isEqual()
| bool lldb_private::ObjCLanguageRuntime::IdentityHashKeyInfo::isEqual |
( |
uint32_t | LHS, |
|
|
uint32_t | RHS ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: