Searched refs:pp_c_declaration (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-pretty-print.h182 void pp_c_declaration (c_pretty_printer *, tree);
H A Dc-pretty-print.c710 pp_c_declaration (c_pretty_printer *pp, tree t)
2001 pp->declaration = pp_c_declaration;
708 pp_c_declaration (c_pretty_printer *pp, tree t) function

Completed in 54 milliseconds