|
LLVM
4.0.0
|
#include <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 209 of file ImmutableList.h.
|
inlinestatic |
Definition at line 210 of file ImmutableList.h.
|
inlinestatic |
Definition at line 218 of file ImmutableList.h.
References llvm::ImmutableList< T >::getInternalPointer().
|
inlinestatic |
Definition at line 214 of file ImmutableList.h.
|
inlinestatic |
Definition at line 224 of file ImmutableList.h.
1.8.6