GCC Middle and Back End API Reference
diagnostic_message_buffer Struct Reference
Collaboration diagram for diagnostic_message_buffer:

Public Member Functions

 diagnostic_message_buffer ()
 diagnostic_message_buffer (const char *gmsgid, va_list *args)
std::string to_string () const

Data Fields

auto_obstack m_obstack
pp_token_list m_tokens

Constructor & Destructor Documentation

◆ diagnostic_message_buffer() [1/2]

diagnostic_message_buffer::diagnostic_message_buffer ( )
inline

References m_obstack, and m_tokens.

◆ diagnostic_message_buffer() [2/2]

diagnostic_message_buffer::diagnostic_message_buffer ( const char * gmsgid,
va_list * args )
inline

Member Function Documentation

◆ to_string()

Field Documentation

◆ m_obstack

auto_obstack diagnostic_message_buffer::m_obstack

◆ m_tokens


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