GCC Middle and Back End API Reference
|
#include "diagnostics/logical-locations.h"
Go to the source code of this file.
Data Structures | |
class | diagnostics::client_data_hooks |
class | diagnostics::client_version_info |
class | diagnostics::client_version_info::plugin_visitor |
class | diagnostics::client_plugin_info |
Namespaces | |
namespace | diagnostics |
Functions | |
std::unique_ptr< diagnostics::client_data_hooks > | make_compiler_data_hooks () |
|
extern |
Factory function for making an instance of client_data_hooks for use in the compiler (i.e. with knowledge of "tree", access to langhooks, etc).
Create a compiler_data_hooks (so that the class can be local to this file).
Referenced by tree_diagnostics_defaults().