LLVM
8.0.1
|
#include "llvm/ADT/DenseMapInfo.h"
Static Public Member Functions | |
static hash_code | getEmptyKey () |
static hash_code | getTombstoneKey () |
static unsigned | getHashValue (hash_code val) |
static bool | isEqual (hash_code LHS, hash_code RHS) |
Definition at line 265 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 266 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 268 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 267 of file DenseMapInfo.h.
|
inlinestatic |
Definition at line 269 of file DenseMapInfo.h.