clang
3.7.0
|
Static Public Member Functions | |
static DupKey | getEmptyKey () |
static DupKey | getTombstoneKey () |
static unsigned | getHashValue (const DupKey Key) |
static bool | isEqual (const DupKey &LHS, const DupKey &RHS) |
Definition at line 13818 of file SemaDecl.cpp.
|
inlinestatic |
Definition at line 13819 of file SemaDecl.cpp.
Definition at line 13821 of file SemaDecl.cpp.
References DupKey::val.
|
inlinestatic |
Definition at line 13820 of file SemaDecl.cpp.
Definition at line 13824 of file SemaDecl.cpp.
References DupKey::isTombstoneOrEmptyKey, and DupKey::val.