GCC Middle and Back End API Reference
html-sink.h File Reference
Include dependency graph for html-sink.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  diagnostics::html_generation_options

Namespaces

namespace  diagnostics

Functions

output_file diagnostics::open_html_output_file (context &dc, line_maps *line_maps, const char *base_file_name)
std::unique_ptr< sinkdiagnostics::make_html_sink (context &dc, const line_maps &line_maps, const html_generation_options &html_gen_opts, output_file output_file_)
void diagnostics::print_path_as_html (xml::printer &xp, const paths::path &path, context &dc, html_label_writer *event_label_writer, const source_print_policy &dspp)