GCC Middle and Back End API Reference
|
Go to the source code of this file.
Data Structures | |
class | diagnostic_event_id_t |
Namespaces | |
namespace | diagnostics |
namespace | diagnostics::paths |
Typedefs | |
typedef diagnostic_event_id_t | diagnostics::paths::event_id_t |
typedef int | diagnostics::paths::thread_id_t |
typedef diagnostic_event_id_t * | diagnostic_event_id_ptr |
A pointer to a diagnostic_event_id_t, for use with the "%@" format code, which will print a 1-based representation for it, with suitable colorization, e.g. "(1)". The %@ format code requires that known_p be true for the event ID.