|
LLVM 23.0.0git
|
#include "llvm/ADT/CachedHashString.h"
Static Public Member Functions | |
| static CachedHashString | getEmptyKey () |
| static unsigned | getHashValue (const CachedHashString &S) |
| static bool | isEqual (const CachedHashString &LHS, const CachedHashString &RHS) |
Definition at line 144 of file CachedHashString.h.
|
inlinestatic |
Definition at line 145 of file CachedHashString.h.
Referenced by getHashValue().
|
inlinestatic |
Definition at line 149 of file CachedHashString.h.
References assert(), getEmptyKey(), llvm::CachedHashString::hash(), and llvm::isEqual().
|
inlinestatic |
Definition at line 153 of file CachedHashString.h.