Searched defs:pretty_printer (Results 1 – 5 of 5) sorted by relevance
1654 pretty_printer::pretty_printer (int maximum_length) in pretty_printer() function1677 pretty_printer::pretty_printer (const pretty_printer &other) in pretty_printer() function
155 class pretty_printer; variable
1654 pretty_printer::pretty_printer (int maximum_length) in pretty_printer() function in pretty_printer1677 pretty_printer::pretty_printer (const pretty_printer &other) in pretty_printer() function in pretty_printer
2423 void maybe_print_gotos (pretty_printer *) const FINAL OVERRIDE {} in maybe_print_gotos() argument