|
GCC Middle and Back End API Reference
|

Public Member Functions | |
| diff (pretty_printer *pp, bool show_filenames) | |
Data Fields | |
| pretty_printer * | m_pp |
| bool | m_show_filenames |
A struct to hold the params of a print_diff call.
|
inline |
References m_pp, and m_show_filenames.
| pretty_printer* diagnostics::changes::diff::m_pp |
Referenced by diagnostics::changes::changed_file::call_print_diff(), and diff().
| bool diagnostics::changes::diff::m_show_filenames |
Referenced by diagnostics::changes::changed_file::call_print_diff(), and diff().