GCC Middle and Back End API Reference
|
#include <libgdiagnostics++.h>
Public Member Functions | |
physical_location () | |
physical_location (const diagnostic_physical_location *location) | |
file | get_file () const |
Data Fields | |
const diagnostic_physical_location * | m_inner |
Wrapper around a const diagnostic_physical_location *.
|
inline |
References m_inner.
|
inline |
References m_inner.
|
inline |
References diagnostic_physical_location_get_file(), get_file(), and m_inner.
Referenced by get_file().
const diagnostic_physical_location* libgdiagnostics::physical_location::m_inner |
Referenced by libgdiagnostics::execution_path::add_event_va(), libgdiagnostics::diagnostic::add_fix_it_hint_delete(), libgdiagnostics::diagnostic::add_fix_it_hint_insert_after(), libgdiagnostics::diagnostic::add_fix_it_hint_insert_before(), libgdiagnostics::diagnostic::add_fix_it_hint_replace(), libgdiagnostics::diagnostic::add_location(), libgdiagnostics::diagnostic::add_location_with_label(), libgdiagnostics::manager::debug_dump(), get_file(), libgdiagnostics::manager::new_location_from_range(), physical_location(), physical_location(), and libgdiagnostics::diagnostic::set_location().