LLVM
8.0.1
|
#include "llvm/ADT/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 51 of file CachedHashString.h.
|
inlinestatic |
Definition at line 52 of file CachedHashString.h.
References llvm::CachedHashStringRef::CachedHashStringRef().
|
inlinestatic |
Definition at line 58 of file CachedHashString.h.
References assert(), llvm::CachedHashStringRef::hash(), and isEqual().
|
inlinestatic |
Definition at line 55 of file CachedHashString.h.
References llvm::CachedHashStringRef::CachedHashStringRef().
|
inlinestatic |
Definition at line 63 of file CachedHashString.h.
References llvm::CachedHashStringRef::hash(), isEqual(), and llvm::CachedHashStringRef::val().