GCC Middle and Back End API Reference
lto_location_cache::cached_location Struct Reference

Data Fields

const charfile
 
location_tloc
 
int line
 
int col
 
bool sysp
 
tree block
 
unsigned discr
 

Field Documentation

◆ block

tree lto_location_cache::cached_location::block

◆ col

int lto_location_cache::cached_location::col

◆ discr

unsigned lto_location_cache::cached_location::discr

◆ file

const char* lto_location_cache::cached_location::file

◆ line

int lto_location_cache::cached_location::line

◆ loc

location_t* lto_location_cache::cached_location::loc

◆ sysp

bool lto_location_cache::cached_location::sysp

The documentation for this struct was generated from the following file: