clang API Documentation
Public Member Functions | |
DupKey (int64_t val, bool isTombstoneOrEmptyKey) | |
Public Attributes | |
int64_t | val |
bool | isTombstoneOrEmptyKey |
Definition at line 13354 of file SemaDecl.cpp.
DupKey::DupKey | ( | int64_t | val, |
bool | isTombstoneOrEmptyKey | ||
) | [inline] |
Definition at line 13357 of file SemaDecl.cpp.
Definition at line 13356 of file SemaDecl.cpp.
Referenced by DenseMapInfoDupKey::isEqual().
int64_t DupKey::val |
Definition at line 13355 of file SemaDecl.cpp.
Referenced by DenseMapInfoDupKey::getHashValue(), and DenseMapInfoDupKey::isEqual().