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

/freebsd-10.1-release/contrib/gcc/
H A Dc-pretty-print.h186 void pp_c_declarator (c_pretty_printer *, tree);
H A Dc-pretty-print.c702 pp_c_declarator (c_pretty_printer *pp, tree t)
2027 pp->declarator = pp_c_declarator;
700 pp_c_declarator (c_pretty_printer *pp, tree t) function

Completed in 55 milliseconds