| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| cp-objcp-common.cc | 154 hash_map_safe_put<hm_ggc> (debug_type_map, ktype, dtype);
|
| constraint.cc | 936 hash_map_safe_put<hm_ggc> (normalized_map, d, norm); 961 hash_map_safe_put<hm_ggc> (normalized_map, tmpl, norm); 983 hash_map_safe_put<hm_ggc> (normalized_map, expr, norm); 1250 bool found = hash_map_safe_put<hm_ggc> (decl_constraints, t, ci); 3229 hash_map_safe_put<hm_ggc> (decl_satisfied_cache, saved_t, result);
|
| decl2.cc | 5205 hash_map_safe_put<hm_ggc> (dynamic_initializers,
|
| init.cc | 637 hash_map_safe_put<hm_ggc> (nsdmi_inst, member, init);
|
| pt.cc | 7291 hash_map_safe_put<hm_ggc> (tparm_obj_values, decl, copy); 7944 hash_map_safe_put<hm_ggc> (defaulted_ttp_cache, otmpl, ntmpl);
|
| decl.cc | 9106 hash_map_safe_put<hm_ggc> (decomp_type_table, v[i], eltype);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| hash-map.h | 378 hash_map_safe_put (hash_map<K,V,H> *&h, const K& k, const V& v, function
|
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| cp-objcp-common.cc | 301 hash_map_safe_put<hm_ggc> (debug_type_map, ktype, dtype);
|
| constraint.cc | 1002 hash_map_safe_put<hm_ggc> (normalized_map, d, norm); 1055 hash_map_safe_put<hm_ggc> (normalized_map, expr, norm); 1322 bool found = hash_map_safe_put<hm_ggc> (decl_constraints, t, ci); 3350 hash_map_safe_put<hm_ggc> (decl_satisfied_cache, saved_t, result);
|
| decl2.cc | 5234 hash_map_safe_put<hm_ggc> (dynamic_initializers,
|
| semantics.cc | 1002 hash_map_safe_put<true> (boolish_class_type_p_cache, type, boolish);
|
| pt.cc | 7402 hash_map_safe_put<hm_ggc> (tparm_obj_values, decl, copy); 8063 hash_map_safe_put<hm_ggc> (defaulted_ttp_cache, otmpl, ntmpl);
|
| decl.cc | 9541 hash_map_safe_put<hm_ggc> (decomp_type_table, v[i], eltype);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| hash-map.h | 382 hash_map_safe_put (hash_map<K,V,H> *&h, const K& k, const V& v, function
|