GCC Middle and Back End API Reference
diagnostic_color_dict::entry Struct Reference

Public Member Functions

 entry (const color_default &d)
 

Data Fields

const char * m_name
 
size_t m_name_len
 
label_text m_val
 

Constructor & Destructor Documentation

◆ entry()

diagnostic_color_dict::entry::entry ( const color_default & d)
inline

References m_name, m_name_len, and m_val.

Field Documentation

◆ m_name

const char* diagnostic_color_dict::entry::m_name

Referenced by entry().

◆ m_name_len

size_t diagnostic_color_dict::entry::m_name_len

Referenced by entry().

◆ m_val

label_text diagnostic_color_dict::entry::m_val

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