|
LLVM
3.7.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 206 of file ImmutableList.h.
|
inlinestatic |
Definition at line 207 of file ImmutableList.h.
|
inlinestatic |
Definition at line 213 of file ImmutableList.h.
References llvm::ImmutableList< T >::getInternalPointer().
|
inlinestatic |
Definition at line 210 of file ImmutableList.h.
|
inlinestatic |
Definition at line 218 of file ImmutableList.h.
1.8.6