|
LLVM 23.0.0git
|
#include "llvm/ADT/CachedHashString.h"
Static Public Member Functions | |
| 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.
References llvm::CachedHashStringRef::hash().
|
inlinestatic |
Definition at line 54 of file CachedHashString.h.