Searched refs:hash_map_safe_get_or_insert (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhash-map.h358 hash_map_safe_get_or_insert (hash_map<K,V,H> *&h, const K& k, bool *e = NULL, function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dhash-map.h369 hash_map_safe_get_or_insert (hash_map<K,V,H> *&h, const K& k, bool *e = NULL, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c1164 tree *slot = &(hash_map_safe_get_or_insert<hm_ggc>
H A Dpt.c28977 = hash_map_safe_get_or_insert<hm_ggc> (dguide_cache, tmpl))
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc1275 tree *slot = &(hash_map_safe_get_or_insert<hm_ggc>
H A Dpt.cc30048 = hash_map_safe_get_or_insert<hm_ggc> (dguide_cache, tmpl))

Completed in 367 milliseconds