reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
224 template<typename T> struct DenseMapInfo<ImmutableList<T>> { 225 static inline ImmutableList<T> getEmptyKey() { 229 static inline ImmutableList<T> getTombstoneKey() { 233 static unsigned getHashValue(ImmutableList<T> X) { 239 static bool isEqual(ImmutableList<T> X1, ImmutableList<T> X2) { 239 static bool isEqual(ImmutableList<T> X1, ImmutableList<T> X2) {