GCC Middle and Back End API Reference
|
Data Fields | |
const char * | file |
location_t * | loc |
int | line |
int | col |
bool | sysp |
tree | block |
unsigned | discr |
tree lto_location_cache::cached_location::block |
Referenced by lto_location_cache::apply_location_cache().
int lto_location_cache::cached_location::col |
Referenced by lto_location_cache::apply_location_cache().
unsigned lto_location_cache::cached_location::discr |
Referenced by lto_location_cache::apply_location_cache().
const char* lto_location_cache::cached_location::file |
Referenced by lto_location_cache::apply_location_cache().
int lto_location_cache::cached_location::line |
Referenced by lto_location_cache::apply_location_cache().
location_t* lto_location_cache::cached_location::loc |
Referenced by lto_location_cache::apply_location_cache().
bool lto_location_cache::cached_location::sysp |
Referenced by lto_location_cache::apply_location_cache().