LLVM 20.0.0git
|
Provide DenseMapInfo for APSInt, using the DenseMapInfo for APInt. More...
#include "llvm/ADT/APSInt.h"
Static Public Member Functions | |
static APSInt | getEmptyKey () |
static APSInt | getTombstoneKey () |
static unsigned | getHashValue (const APSInt &Key) |
static bool | isEqual (const APSInt &LHS, const APSInt &RHS) |
Provide DenseMapInfo for APSInt, using the DenseMapInfo for APInt.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |