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

Public Member Functions

 diagnostic_physical_location (diagnostic_manager *mgr, location_t inner)
 

Data Fields

diagnostic_managerm_mgr
 
location_t m_inner
 

Detailed Description

This has to be a "struct" as it is exposed in the C API.   

Constructor & Destructor Documentation

◆ diagnostic_physical_location()

diagnostic_physical_location::diagnostic_physical_location ( diagnostic_manager * mgr,
location_t inner )
inline

Field Documentation

◆ m_inner

location_t diagnostic_physical_location::m_inner

Referenced by as_location_t().

◆ m_mgr

diagnostic_manager* diagnostic_physical_location::m_mgr

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