Home
last modified time | relevance | path

Searched refs:pp_c_init_declarator (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-pretty-print.h206 void pp_c_init_declarator (c_pretty_printer *, tree);
H A Dc-pretty-print.c735 pp_c_init_declarator (pp, t); in pp_c_declaration()
1115 pp_c_init_declarator (c_pretty_printer *pp, tree t) in pp_c_init_declarator() function
H A DChangeLog-200210466 (pp_c_init_declarator): Likewise.
H A DChangeLog-200310356 (pp_c_init_declarator): Likewise.
H A DChangeLog-200438229 (pp_c_init_declarator): Don't print function body.
/freebsd-12.1/contrib/gcc/cp/
H A Dcxx-pretty-print.c67 pp_c_init_declarator (pp_c_base (PP), T)