|
LLVM
8.0.1
|
#include "llvm/ADT/DenseMapInfo.h"
Static Public Member Functions | |
| static long | getEmptyKey () |
| static long | getTombstoneKey () |
| static unsigned | getHashValue (const long &Val) |
| static bool | isEqual (const long &LHS, const long &RHS) |
Definition at line 141 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 142 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 148 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 146 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 152 of file DenseMapInfo.h.
1.8.13