|
LLVM
8.0.1
|
#include "llvm/ADT/DenseMapInfo.h"
Static Public Member Functions | |
| static unsigned short | getEmptyKey () |
| static unsigned short | getTombstoneKey () |
| static unsigned | getHashValue (const unsigned short &Val) |
| static bool | isEqual (const unsigned short &LHS, const unsigned short &RHS) |
Definition at line 71 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 72 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 74 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 73 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 76 of file DenseMapInfo.h.
1.8.13