GCC Middle and Back End API Reference
|
Data Fields | |
const char * | filename |
int | lineno |
int | bb_index |
Location triplet which records a location.
int location_triplet::bb_index |
Referenced by location_triplet_hash::equal(), location_triplet_hash::hash(), and output_location().
const char* location_triplet::filename |
Referenced by location_triplet_hash::equal(), location_triplet_hash::hash(), and output_location().
int location_triplet::lineno |