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