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

Data Fields

tree context_type
 
tree base_decl
 
struct dwarf_procedure_infodpi
 
bool placeholder_arg
 
bool placeholder_seen
 
bool strict_signedness
 

Detailed Description

Helper structure for location descriptions generation.   

Field Documentation

◆ base_decl

tree loc_descr_context::base_decl

Referenced by loc_list_from_tree_1().

◆ context_type

tree loc_descr_context::context_type

Referenced by loc_list_from_tree_1().

◆ dpi

struct dwarf_procedure_info* loc_descr_context::dpi

Referenced by loc_list_from_tree_1().

◆ placeholder_arg

bool loc_descr_context::placeholder_arg

Referenced by loc_list_from_tree_1().

◆ placeholder_seen

bool loc_descr_context::placeholder_seen

Referenced by loc_list_from_tree_1().

◆ strict_signedness

bool loc_descr_context::strict_signedness

Referenced by loc_list_from_tree_1().


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