|
LLVM
4.0.0
|
#include <CachedHashString.h>
Static Public Member Functions | |
| static CachedHashString | getEmptyKey () |
| static CachedHashString | getTombstoneKey () |
| static unsigned | getHashValue (const CachedHashString &S) |
| static bool | isEqual (const CachedHashString &LHS, const CachedHashString &RHS) |
Definition at line 153 of file CachedHashString.h.
|
inlinestatic |
Definition at line 154 of file CachedHashString.h.
|
inlinestatic |
Definition at line 162 of file CachedHashString.h.
References assert(), llvm::CachedHashString::hash(), and isEqual().
|
inlinestatic |
Definition at line 158 of file CachedHashString.h.
|
inlinestatic |
Definition at line 167 of file CachedHashString.h.
References llvm::CachedHashString::hash(), and llvm::CachedHashString::val().
1.8.6