GCC Middle and Back End API Reference
|
#include <diagnostic-path.h>
Public Member Functions | |
virtual | ~diagnostic_thread () |
virtual label_text | get_name (bool can_colorize) const =0 |
Abstract base class representing a thread of execution within a diagnostic_path. Each diagnostic_event is associated with one thread. Typically there is just one thread per diagnostic_path.
|
inlinevirtual |
|
pure virtual |
Implemented in simple_diagnostic_thread.
Referenced by sarif_thread_flow::sarif_thread_flow().