|
GCC Middle and Back End API Reference
|
#include <libgdiagnostics++.h>

Public Member Functions | |
| node () | |
| node (diagnostic_node *node_) | |
| void | set_label (const char *) |
| void | set_label (message_buffer &&) |
| void | set_location (physical_location loc) |
| void | set_logical_location (logical_location loc) |
Data Fields | |
| diagnostic_node * | m_inner |
|
inline |
References m_inner.
|
inline |
References m_inner.
|
inline |
References diagnostic_node_set_label(), and m_inner.
|
inline |
References diagnostic_node_set_label_via_msg_buf(), and m_inner.
|
inline |
References diagnostic_node_set_location(), m_inner, and libgdiagnostics::physical_location::m_inner.
|
inline |
| diagnostic_node* libgdiagnostics::node::m_inner |