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

Data Fields

struct var_loc_nodefirst
 
struct var_loc_nodelast
 
struct var_loc_nodelast_before_switch
 
unsigned int decl_id
 

Detailed Description

Variable location list.   

Field Documentation

◆ decl_id

unsigned int var_loc_list_def::decl_id

◆ first

◆ last

struct var_loc_node* var_loc_list_def::last

◆ last_before_switch

struct var_loc_node* var_loc_list_def::last_before_switch

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