Searched defs:mark_empty (Results 1 – 12 of 12) sorted by relevance
121 int_hash <Type, Empty, Deleted>::mark_empty (Type &x) in mark_empty() function186 pointer_hash <Type>::mark_empty (Type *&e) in mark_empty() function365 pair_hash <T1, T2>::mark_empty (value_type &x) in mark_empty() function
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty() function151 unbounded_hashmap_traits <Value>::mark_empty (T &entry) in mark_empty() function
44 static void mark_empty (value_type &v) { v.to = NULL; } in mark_empty() function
70 static void mark_empty (hash_entry &e) { Traits::mark_empty (e); } in class() function
549 static void mark_empty (value_type &v) in mark_empty() function
918 static inline void mark_empty (value_type &p) {p = NULL_TREE;} in mark_empty() function1889 inline static void mark_empty (value_type &p) {p = NULL;} in mark_empty() function