GCC Middle and Back End API Reference
|
#include <client-data-hooks.h>
Public Member Functions | |
virtual const char * | get_short_name () const =0 |
virtual const char * | get_full_name () const =0 |
virtual const char * | get_version () const =0 |
Abstract base class for a diagnostics::context to get at information about a specific plugin within a client.
|
pure virtual |
Implemented in compiler_diagnostic_client_plugin_info.
Referenced by diagnostics::sarif_builder::make_tool_object().
|
pure virtual |
Implemented in compiler_diagnostic_client_plugin_info.
Referenced by diagnostics::sarif_builder::make_tool_object().
|
pure virtual |
Implemented in compiler_diagnostic_client_plugin_info.
Referenced by diagnostics::sarif_builder::make_tool_object().