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

/freebsd-9.3-release/contrib/gcc/
H A Dc-pretty-print.h184 void pp_c_declarator (c_pretty_printer *, tree);
H A Dc-pretty-print.c678 pp_c_declarator (c_pretty_printer *pp, tree t)
2003 pp->declarator = pp_c_declarator;
676 pp_c_declarator (c_pretty_printer *pp, tree t) function

Completed in 54 milliseconds