|
GCC Middle and Back End API Reference
|
#include "lazily-created.h"#include "unique-argv.h"#include "diagnostics/option-classifier.h"#include "diagnostics/option-id-manager.h"#include "diagnostics/context-options.h"#include "diagnostics/source-printing-options.h"#include "diagnostics/column-options.h"#include "diagnostics/counters.h"#include "diagnostics/logging.h"

Go to the source code of this file.
Data Structures | |
| class | diagnostics::column_policy |
| class | diagnostics::location_print_policy |
| class | diagnostics::html_label_writer |
| class | diagnostics::source_print_policy |
| class | diagnostics::context |
| struct | diagnostics::context::urlifier_stack_node |
Namespaces | |
| namespace | diagnostics |
| namespace | diagnostics::changes |
| namespace | diagnostics::digraphs |
| namespace | diagnostics::logical_locations |
| namespace | text_art |
| namespace | xml |
Typedefs | |
| typedef void(* | diagnostics::text_starter_fn) (text_sink &, const diagnostic_info *) |
| template<typename TextOrHtml> | |
| using | diagnostics::start_span_fn |
| typedef void(* | diagnostics::text_finalizer_fn) (text_sink &, const diagnostic_info *, enum kind) |
Functions | |
| pretty_printer * | diagnostics::get_printer (to_text &) |
| text_starter_fn & | diagnostics::text_starter (context *dc) |
| start_span_fn< to_text > & | diagnostics::start_span (context *dc) |
| text_finalizer_fn & | diagnostics::text_finalizer (context *dc) |