LLVM 20.0.0git
|
#include "llvm/ADT/ImmutableList.h"
Static Public Member Functions | |
static ImmutableList< T > | getEmptyKey () |
static ImmutableList< T > | getTombstoneKey () |
static unsigned | getHashValue (ImmutableList< T > X) |
static bool | isEqual (ImmutableList< T > X1, ImmutableList< T > X2) |
Definition at line 224 of file ImmutableList.h.
|
inlinestatic |
Definition at line 225 of file ImmutableList.h.
|
inlinestatic |
Definition at line 233 of file ImmutableList.h.
References X.
|
inlinestatic |
Definition at line 229 of file ImmutableList.h.
|
inlinestatic |
Definition at line 239 of file ImmutableList.h.