Searched refs:pp_format_decoder (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dpretty-print.h139 #define pp_format_decoder(PP) pp_base (PP)->format_decoder macro
H A Dpretty-print.c527 gcc_assert (pp_format_decoder (pp));
528 ok = pp_format_decoder (pp) (pp, text, p,
H A Dtoplev.c1531 pp_format_decoder (global_dc->printer) = &default_tree_printer;

Completed in 64 milliseconds