GCC Middle and Back End API Reference
diff Class Reference
Collaboration diagram for 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()

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

Field Documentation

◆ m_pp

pretty_printer* diff::m_pp

◆ m_show_filenames

bool diff::m_show_filenames

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