GCC Middle and Back End API Reference
|
Public Member Functions | |
diagnostic_physical_location (diagnostic_manager *mgr, location_t inner) | |
Data Fields | |
diagnostic_manager * | m_mgr |
location_t | m_inner |
This has to be a "struct" as it is exposed in the C API.
|
inline |
location_t diagnostic_physical_location::m_inner |
Referenced by as_location_t().
diagnostic_manager* diagnostic_physical_location::m_mgr |