GCC Middle and Back End API Reference
|
Data Fields | |
struct line_map * | map |
source_location | where |
This is a pair made of a location and the line map it originated from. It's used in the maybe_unwind_expanded_macro_loc function below.
struct line_map* loc_map_pair::map |
Referenced by maybe_unwind_expanded_macro_loc().
source_location loc_map_pair::where |
Referenced by maybe_unwind_expanded_macro_loc().