GCC Middle and Back End API Reference
diagnostics::changes::diff Class Reference
Collaboration diagram for diagnostics::changes::diff:

Public Member Functions

 diff (pretty_printer *pp, bool show_filenames)

Data Fields

pretty_printerm_pp
bool m_show_filenames

Detailed Description

A struct to hold the params of a print_diff call.   

Constructor & Destructor Documentation

◆ diff()

diagnostics::changes::diff::diff ( pretty_printer * pp,
bool show_filenames )
inline

References m_pp, and m_show_filenames.

Field Documentation

◆ m_pp

pretty_printer* diagnostics::changes::diff::m_pp

◆ m_show_filenames

bool diagnostics::changes::diff::m_show_filenames

The documentation for this class was generated from the following file: