|
LLVM
4.0.0
|
#include <CachedHashString.h>
Static Public Member Functions | |
| static CachedHashStringRef | getEmptyKey () |
| static CachedHashStringRef | getTombstoneKey () |
| static unsigned | getHashValue (const CachedHashStringRef &S) |
| static bool | isEqual (const CachedHashStringRef &LHS, const CachedHashStringRef &RHS) |
Definition at line 50 of file CachedHashString.h.
|
inlinestatic |
Definition at line 51 of file CachedHashString.h.
|
inlinestatic |
Definition at line 57 of file CachedHashString.h.
References assert(), llvm::CachedHashStringRef::hash(), and isEqual().
|
inlinestatic |
Definition at line 54 of file CachedHashString.h.
|
inlinestatic |
Definition at line 62 of file CachedHashString.h.
References llvm::CachedHashStringRef::hash(), isEqual(), and llvm::CachedHashStringRef::val().
1.8.6