HomeSort by: relevance | last modified time | path
    Searched defs:mark_deleted (Results 1 - 25 of 56) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc/dist/gcc/
hash-map-traits.h 43 template <typename T> static inline void mark_deleted (T &);
97 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) function in class:simple_hashmap_traits
99 H::mark_deleted (entry.m_key);
126 template <typename T> static inline void mark_deleted (T &);
181 unbounded_hashmap_traits <Key, Value>::mark_deleted (T &entry) function in class:unbounded_hashmap_traits
183 default_hash_traits <Value>::mark_deleted (entry.m_value);
tree-hasher.h 41 static void mark_deleted (value_type &v) { v.to = reinterpret_cast<tree> (0x1); } function in struct:int_tree_hasher
hash-set-tests.cc 197 static void mark_deleted (value_type &v) function in struct:selftest::value_hash_traits
199 base_type::mark_deleted (v.val);
hash-traits.h 126 static inline void mark_deleted (Type &);
135 int_hash <Type, Empty, Deleted>::mark_deleted (Type &x) function in class:int_hash
175 static inline void mark_deleted (Type *&);
201 pointer_hash <Type>::mark_deleted (Type *&e) function in class:pointer_hash
354 static inline void mark_deleted (value_type &);
385 pair_hash <T1, T2>::mark_deleted (value_type &x) function in class:pair_hash
387 T1::mark_deleted (x.first);
hash-map.h 62 static void mark_deleted (hash_entry &e) { Traits::mark_deleted (e); } function in struct:hash_entry
graphite.cc 236 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } function in struct:sese_scev_hash
hash-table.h 550 static void mark_deleted (value_type &v) function in class:hash_table
552 Descriptor::mark_deleted (v);
716 mark_deleted (nentries[i]);
969 mark_deleted (*slot);
1143 mark_deleted (*slot);
profile.cc 1036 mark_deleted (location_triplet &ref)
1035 mark_deleted (location_triplet &ref) function in struct:location_triplet_hash
  /src/external/gpl3/gcc.old/dist/gcc/
hash-map-traits.h 43 template <typename T> static inline void mark_deleted (T &);
97 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) function in class:simple_hashmap_traits
99 H::mark_deleted (entry.m_key);
121 template <typename T> static inline void mark_deleted (T &);
159 unbounded_hashmap_traits <Value>::mark_deleted (T &entry) function in class:unbounded_hashmap_traits
161 default_hash_traits <Value>::mark_deleted (entry.m_value);
tree-hasher.h 41 static void mark_deleted (value_type &v) { v.to = reinterpret_cast<tree> (0x1); } function in struct:int_tree_hasher
hash-set-tests.cc 197 static void mark_deleted (value_type &v) function in struct:selftest::value_hash_traits
199 base_type::mark_deleted (v.val);
hash-traits.h 102 static inline void mark_deleted (Type &);
125 int_hash <Type, Empty, Deleted>::mark_deleted (Type &x) function in class:int_hash
165 static inline void mark_deleted (Type *&);
191 pointer_hash <Type>::mark_deleted (Type *&e) function in class:pointer_hash
344 static inline void mark_deleted (value_type &);
375 pair_hash <T1, T2>::mark_deleted (value_type &x) function in class:pair_hash
377 T1::mark_deleted (x.first);
hash-map.h 62 static void mark_deleted (hash_entry &e) { Traits::mark_deleted (e); } function in struct:hash_entry
graphite.cc 235 static void mark_deleted (seir_cache_key &key) { key.expr = NULL_TREE; } function in struct:sese_scev_hash
hash-table.h 544 static void mark_deleted (value_type &v) function in class:hash_table
546 Descriptor::mark_deleted (v);
664 mark_deleted (nentries[i]);
898 mark_deleted (*slot);
1056 mark_deleted (*slot);
  /src/external/gpl3/gcc/dist/gcc/analyzer/
call-string.h 148 template <typename T> static inline void mark_deleted (T &entry) function in struct:ana::call_string::hashmap_traits_t
state-purge.h 48 pod_hash_traits<function_point>::mark_deleted (value_type &v) function in class:pod_hash_traits
analyzer.h 497 static inline void mark_deleted (Type &);
517 static inline void mark_deleted (Type &t) { t.mark_deleted (); } function in struct:member_function_hash_traits
store.h 425 void mark_deleted () { m_bit_range.m_size_in_bits = -1; } function in class:ana::concrete_binding
482 void mark_deleted () { m_region = reinterpret_cast<const region *> (1); } function in class:ana::symbolic_binding
exploded-graph.h 558 static inline void mark_deleted (T &entry) function in struct:ana::eg_hash_map_traits
628 static inline void mark_deleted (T &entry) function in struct:ana::eg_point_hash_map_traits
region.h 331 void mark_deleted () { m_fun = reinterpret_cast<function *> (1); } function in struct:ana::frame_region::key_t
663 void mark_deleted () { m_sval_ptr = reinterpret_cast<const svalue *> (1); } function in struct:ana::symbolic_region::key_t
794 void mark_deleted () { m_field = reinterpret_cast<tree> (1); } function in struct:ana::field_region::key_t
872 void mark_deleted () { m_index = reinterpret_cast<const svalue *> (1); } function in struct:ana::element_region::key_t
959 void mark_deleted () { m_byte_offset = reinterpret_cast<const svalue *> (1); } function in struct:ana::offset_region::key_t
1048 void mark_deleted () { m_byte_size_sval = reinterpret_cast<const svalue *> (1); } function in struct:ana::sized_region::key_t
1139 void mark_deleted () function in struct:ana::cast_region::key_t
1292 void mark_deleted () { m_parent = reinterpret_cast<const region *> (1); } function in struct:ana::bit_range_region::key_t
1378 void mark_deleted () function in struct:ana::var_arg_region::key_t
svalue.h 219 void mark_deleted () { m_type = reinterpret_cast<tree> (1); } function in struct:ana::region_svalue::key_t
299 void mark_deleted () { m_type = reinterpret_cast<tree> (1); } function in struct:ana::constant_svalue::key_t
431 void mark_deleted () { m_type = reinterpret_cast<tree> (1); } function in struct:ana::poisoned_svalue::key_t
538 void mark_deleted () { m_type = reinterpret_cast<tree> (1); } function in struct:ana::setjmp_svalue::key_t
661 void mark_deleted () { m_type = reinterpret_cast<tree> (1); } function in struct:ana::unaryop_svalue::key_t
750 void mark_deleted () { m_type = reinterpret_cast<tree> (1); } function in struct:ana::binop_svalue::key_t
842 void mark_deleted () { m_type = reinterpret_cast<tree> (1); } function in struct:ana::sub_svalue::key_t
923 void mark_deleted () { m_type = reinterpret_cast<tree> (1); } function in struct:ana::repeated_svalue::key_t
1011 void mark_deleted () { m_type = reinterpret_cast<tree> (1); } function in struct:ana::bits_within_svalue::key_t
1188 void mark_deleted () { m_type = reinterpret_cast<tree> (1); function in struct:ana::widening_svalue::key_t
1303 void mark_deleted () { m_type = reinterpret_cast<tree> (1); } function in struct:ana::compound_svalue::key_t
1429 void mark_deleted () { m_stmt = reinterpret_cast<const gimple *> (1); } function in struct:ana::conjured_svalue::key_t
1543 void mark_deleted () { m_asm_string = reinterpret_cast<const char *> (1); } function in struct:ana::asm_output_svalue::key_t
1678 void mark_deleted () { m_fndecl = reinterpret_cast<tree> (1); } function in struct:ana::const_fn_result_svalue::key_t
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
analyzer.h 323 static inline void mark_deleted (Type &);
343 static inline void mark_deleted (Type &t) { t.mark_deleted (); } function in struct:member_function_hash_traits
state-purge.h 48 pod_hash_traits<function_point>::mark_deleted (value_type &v) function in class:pod_hash_traits
store.h 389 void mark_deleted () { m_bit_range.m_start_bit_offset = -1; } function in class:ana::concrete_binding
438 void mark_deleted () { m_region = reinterpret_cast<const region *> (1); } function in class:ana::symbolic_binding

Completed in 107 milliseconds

1 2 3