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

/freebsd-9.3-release/contrib/gcc/
H A Dc-pretty-print.h183 void pp_c_declaration_specifiers (c_pretty_printer *, tree);
H A Dc-pretty-print.c607 pp_c_declaration_specifiers (c_pretty_printer *pp, tree t)
2002 pp->declaration_specifiers = pp_c_declaration_specifiers;
605 pp_c_declaration_specifiers (c_pretty_printer *pp, tree t) function
/freebsd-9.3-release/contrib/gcc/cp/
H A Dcxx-pretty-print.c1052 pp_c_declaration_specifiers (pp_c_base (pp), t);

Completed in 103 milliseconds