LLVM
8.0.1
|
#include "llvm/ADT/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 154 of file CachedHashString.h.
|
inlinestatic |
Definition at line 155 of file CachedHashString.h.
|
inlinestatic |
Definition at line 163 of file CachedHashString.h.
References assert(), llvm::CachedHashString::hash(), and isEqual().
|
inlinestatic |
Definition at line 159 of file CachedHashString.h.
|
inlinestatic |
Definition at line 168 of file CachedHashString.h.
References llvm::CachedHashString::hash(), and llvm::CachedHashString::val().