|
GCC Middle and Back End API Reference
|


Public Types | |
| typedef location_triplet | value_type |
| typedef location_triplet | compare_type |
Static Public Member Functions | |
| static hashval_t | hash (const location_triplet &ref) |
| static bool | equal (const location_triplet &ref1, const location_triplet &ref2) |
| static void | mark_deleted (location_triplet &ref) |
| static void | mark_empty (location_triplet &ref) |
| static bool | is_deleted (const location_triplet &ref) |
| static bool | is_empty (const location_triplet &ref) |
| static void | remove (location_triplet &) |
Static Public Attributes | |
| static const bool | empty_zero_p = false |
Traits class for streamed_locations hash set below.
|
inlinestatic |
References location_triplet::bb_index, location_triplet::filename, location_triplet::lineno, and NULL.
|
inlinestatic |
|
inlinestatic |
References location_triplet::lineno.
|
inlinestatic |
References location_triplet::lineno.
|
inlinestatic |
References location_triplet::lineno.
|
inlinestatic |
References location_triplet::lineno.
|
inlinestaticinherited |
Remove doing nothing.