GCC Middle and Back End API Reference
impl_range_label Class Reference
Inheritance diagram for impl_range_label:
Collaboration diagram for impl_range_label:

Public Member Functions

 impl_range_label (const char *text)
 
 ~impl_range_label ()
 
label_text get_text (unsigned) const final override
 

Private Attributes

char * m_text
 

Constructor & Destructor Documentation

◆ impl_range_label()

impl_range_label::impl_range_label ( const char * text)
inline

◆ ~impl_range_label()

impl_range_label::~impl_range_label ( )
inline

References free().

Member Function Documentation

◆ get_text()

label_text impl_range_label::get_text ( unsigned ) const
inlinefinaloverride

Field Documentation

◆ m_text

char* impl_range_label::m_text
private

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