Home
last modified time | relevance | path

Searched defs:mark_empty (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-map-traits.h89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty() function
151 unbounded_hashmap_traits <Value>::mark_empty (T &entry) in mark_empty() function
H A Dhash-traits.h133 int_hash <Type, Empty, Deleted>::mark_empty (Type &x) in mark_empty() function
198 pointer_hash <Type>::mark_empty (Type *&e) in mark_empty() function
382 pair_hash <T1, T2>::mark_empty (value_type &x) in mark_empty() function
H A Dtree-hasher.h44 static void mark_empty (value_type &v) { v.to = NULL; } in mark_empty() function
H A Dhash-set-tests.cc204 static void mark_empty (value_type &v) in mark_empty() function
H A Dhash-map.h70 static void mark_empty (hash_entry &e) { Traits::mark_empty (e); } in class() function
H A Dsanopt.cc135 mark_empty (sanopt_tree_triplet &ref) in mark_empty() function
192 mark_empty (sanopt_tree_couple &ref) in mark_empty() function
H A Dgraphite.cc237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty() function
H A Dtree-vectorizer.h146 static void mark_empty (value_type &s) { s.length = 0; } in mark_empty() function
H A Dhash-table.h549 static void mark_empty (value_type &v) in mark_empty() function
H A Dprofile.cc1031 mark_empty (location_triplet &ref) in mark_empty() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-map-traits.h89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty() function
151 unbounded_hashmap_traits <Value>::mark_empty (T &entry) in mark_empty() function
H A Dhash-traits.h121 int_hash <Type, Empty, Deleted>::mark_empty (Type &x) in mark_empty() function
186 pointer_hash <Type>::mark_empty (Type *&e) in mark_empty() function
365 pair_hash <T1, T2>::mark_empty (value_type &x) in mark_empty() function
H A Dtree-hasher.h44 static void mark_empty (value_type &v) { v.to = NULL; } in mark_empty() function
H A Dhash-set-tests.c204 static void mark_empty (value_type &v) in mark_empty() function
H A Dhash-map.h70 static void mark_empty (hash_entry &e) { Traits::mark_empty (e); } in class() function
H A Dsanopt.c135 mark_empty (sanopt_tree_triplet &ref) in mark_empty() function
192 mark_empty (sanopt_tree_couple &ref) in mark_empty() function
H A Dgraphite.c237 static void mark_empty (seir_cache_key &key) { key.entry_dest = 0; } in mark_empty() function
H A Dhash-table.h549 static void mark_empty (value_type &v) in mark_empty() function
H A Dprofile.c946 mark_empty (location_triplet &ref) in mark_empty() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dexploded-graph.h443 static inline void mark_empty (T &entry) in mark_empty() function
513 static inline void mark_empty (T &entry) in mark_empty() function
580 static inline void mark_empty (T &entry) in mark_empty() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dexploded-graph.h507 static inline void mark_empty (T &entry) in mark_empty() function
577 static inline void mark_empty (T &entry) in mark_empty() function
644 static inline void mark_empty (T &entry) in mark_empty() function
H A Dsvalue.h217 void mark_empty () { m_type = reinterpret_cast<tree> (2); } in mark_empty() function
H A Dstore.h390 void mark_empty () { m_bit_range.m_start_bit_offset = -2; } in mark_empty() function
H A Dregion.h285 void mark_empty () { m_fun = NULL; } in mark_empty() function
H A Danalyzer.h344 static inline void mark_empty (Type &t) { t.mark_empty (); } in mark_empty() function

12