GCC Middle and Back End API Reference
|
Go to the source code of this file.
Data Structures | |
class | diagnostic_client_data_hooks |
class | client_version_info |
class | client_version_info::plugin_visitor |
class | diagnostic_client_plugin_info |
Functions | |
std::unique_ptr< diagnostic_client_data_hooks > | make_compiler_data_hooks () |
|
extern |
Factory function for making an instance of diagnostic_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().