Searched defs:location_hash (Results 1 – 2 of 2) sorted by relevance
188 struct location_hash : int_hash <location_t, UNKNOWN_LOCATION> { }; struct
59 #define location_hash int_hash<location_t, UNKNOWN_LOCATION, BUILTINS_LOCATION> macro