Definition diagnostic-context-rich-location.h:31
std::unique_ptr< diagnostics::paths::path > make_inner_path() const final override
Definition diagnostic-context-rich-location.cc:41
lazy_diagnostic_context_path(const tree_logical_location_manager &logical_loc_mgr, location_t location, gimple *stmt)
Definition diagnostic-context-rich-location.h:33
const tree_logical_location_manager & m_logical_loc_mgr
Definition diagnostic-context-rich-location.h:47
gimple * m_stmt
Definition diagnostic-context-rich-location.h:49
location_t m_location
Definition diagnostic-context-rich-location.h:48