Home
last modified time | relevance | path

Searched defs:is_deleted (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dhash-map-traits.h80 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted() function
141 unbounded_hashmap_traits <Value>::is_deleted (const T &entry) in is_deleted() function
H A Dhash-traits.h127 int_hash <Type, Empty, Deleted>::is_deleted (Type x) in is_deleted() function
191 pointer_hash <Type>::is_deleted (Type *e) in is_deleted() function
369 pair_hash <T1, T2>::is_deleted (const value_type &x) in is_deleted() function
H A Dtree-hasher.h37 static bool is_deleted (const value_type &v) in is_deleted() function
H A Dhash-map.h51 static bool is_deleted (const hash_entry &e) in class() function
H A Dsanopt.c140 is_deleted (const sanopt_tree_triplet &ref) in is_deleted() function
195 is_deleted (const sanopt_tree_couple &ref) in is_deleted() function
H A Dhash-table.h508 static bool is_deleted (value_type &v) in is_deleted() function
H A Dattribs.c1850 static bool is_deleted (const value_type &x) in is_deleted() function
H A Dipa-prop.c91 is_deleted (const ipa_bits *p) in is_deleted() function
137 is_deleted (const value_range *p) in is_deleted() function
H A Dgcov.c1119 is_deleted (const function_start &ref) in is_deleted() function
H A Dtree-vect-slp.c1035 static inline bool is_deleted (value_type x) { return !x.exists (); } in is_deleted() function
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c126 static bool is_deleted (value_type e) in is_deleted() function
H A Dcp-tree.h835 static bool is_deleted (value_type) { return false; } in is_deleted() function
1728 inline static bool is_deleted (value_type) { return false; } in is_deleted() function