Searched defs:location_triplet_hash (Results 1 – 2 of 2) sorted by relevance
911 struct location_triplet_hash : typed_noop_remove <location_triplet> struct913 typedef location_triplet value_type;914 typedef location_triplet compare_type;917 hash (const location_triplet &ref) in hash()928 equal (const location_triplet &ref1, const location_triplet &ref2) in equal()938 mark_deleted (location_triplet &ref) in mark_deleted()943 static const bool empty_zero_p = false;946 mark_empty (location_triplet &ref) in mark_empty()971 output_location (hash_set<location_triplet_hash> *streamed_locations, in output_location() argument
996 struct location_triplet_hash : typed_noop_remove <location_triplet> struct998 typedef location_triplet value_type;999 typedef location_triplet compare_type;1002 hash (const location_triplet &ref) in hash()1013 equal (const location_triplet &ref1, const location_triplet &ref2) in equal()1023 mark_deleted (location_triplet &ref) in mark_deleted()1028 static const bool empty_zero_p = false;1031 mark_empty (location_triplet &ref) in mark_empty()1056 output_location (hash_set<location_triplet_hash> *streamed_locations, in output_location() argument