GCC Middle and Back End API Reference
libgdiagnostics::physical_location Class Reference

#include <libgdiagnostics++.h>

Collaboration diagram for libgdiagnostics::physical_location:

Public Member Functions

 physical_location ()
 
 physical_location (const diagnostic_physical_location *location)
 

Data Fields

const diagnostic_physical_locationm_inner
 

Detailed Description

Wrapper around a const diagnostic_physical_location *.   

Constructor & Destructor Documentation

◆ physical_location() [1/2]

libgdiagnostics::physical_location::physical_location ( )
inline

◆ physical_location() [2/2]

libgdiagnostics::physical_location::physical_location ( const diagnostic_physical_location * location)
inline

Field Documentation

◆ m_inner


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