Home
last modified time | relevance | path

Searched defs:pretty_printer (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpretty-print.c1654 pretty_printer::pretty_printer (int maximum_length) in pretty_printer() function
1677 pretty_printer::pretty_printer (const pretty_printer &other) in pretty_printer() function
H A Dcoretypes.h155 class pretty_printer; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoretypes.h155 class pretty_printer; variable
H A Dpretty-print.cc1654 pretty_printer::pretty_printer (int maximum_length) in pretty_printer() function in pretty_printer
1677 pretty_printer::pretty_printer (const pretty_printer &other) in pretty_printer() function in pretty_printer
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h2423 void maybe_print_gotos (pretty_printer *) const FINAL OVERRIDE {} in maybe_print_gotos() argument