HomeSort by: relevance | last modified time | path
    Searched refs:hash_map_safe_get_or_insert (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
hash-map.h 369 hash_map_safe_get_or_insert (hash_map<K,V,H> *&h, const K& k, bool *e = NULL, function
  /src/external/gpl3/gcc/dist/gcc/
hash-map.h 373 hash_map_safe_get_or_insert (hash_map<K,V,H> *&h, const K& k, bool *e = NULL, function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 1275 tree *slot = &(hash_map_safe_get_or_insert<hm_ggc>
pt.cc 30084 = hash_map_safe_get_or_insert<hm_ggc> (dguide_cache, tmpl))
  /src/external/gpl3/gcc/dist/gcc/cp/
constexpr.cc 1461 tree *slot = &(hash_map_safe_get_or_insert<hm_ggc>
pt.cc 30881 = hash_map_safe_get_or_insert<hm_ggc> (dguide_cache, tmpl))

Completed in 107 milliseconds