GCC Middle and Back End API Reference
cached_dw_loc_list_def Struct Reference
Collaboration diagram for cached_dw_loc_list_def:

Data Fields

unsigned int decl_id
dw_loc_list_ref loc_list

Detailed Description

A cached location list.


Field Documentation

unsigned int cached_dw_loc_list_def::decl_id

The DECL_UID of the decl that this entry describes.

dw_loc_list_ref cached_dw_loc_list_def::loc_list

The cached location list.

Referenced by add_accessibility_attribute().


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