clang
3.7.0
|
Public Member Functions | |
DupKey (int64_t val, bool isTombstoneOrEmptyKey) | |
Public Attributes | |
int64_t | val |
bool | isTombstoneOrEmptyKey |
Definition at line 13806 of file SemaDecl.cpp.
|
inline |
Definition at line 13809 of file SemaDecl.cpp.
bool DupKey::isTombstoneOrEmptyKey |
Definition at line 13808 of file SemaDecl.cpp.
Referenced by DenseMapInfoDupKey::isEqual().
int64_t DupKey::val |
Definition at line 13807 of file SemaDecl.cpp.
Referenced by DenseMapInfoDupKey::getHashValue(), and DenseMapInfoDupKey::isEqual().