Home
last modified time | relevance | path

Searched refs:location_hash (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dinput.h130 struct location_hash : int_hash <location_t, UNKNOWN_LOCATION> { }; struct
154 hash_map <location_hash, string_concat *> *m_table; in class()
H A Dinput.c1262 m_table = hash_map <location_hash, string_concat *>::create_ggc (64); in string_concat_db()