LLVM
8.0.1
|
#include "llvm/ADT/DenseMapInfo.h"
Static Public Member Functions | |
static unsigned long | getEmptyKey () |
static unsigned long | getTombstoneKey () |
static unsigned | getHashValue (const unsigned long &Val) |
static bool | isEqual (const unsigned long &LHS, const unsigned long &RHS) |
Definition at line 93 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 94 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 97 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 95 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 101 of file DenseMapInfo.h.