Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.h135 void pp_c_init_declarator (c_pretty_printer *, tree);
H A Dc-pretty-print.c786 pp_c_init_declarator (this, t); in declaration()
1316 pp_c_init_declarator (c_pretty_printer *pp, tree t) in pp_c_init_declarator() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.h135 void pp_c_init_declarator (c_pretty_printer *, tree);
H A Dc-pretty-print.cc848 pp_c_init_declarator (this, t); in declaration()
1413 pp_c_init_declarator (c_pretty_printer *pp, tree t) in pp_c_init_declarator() function
H A DChangeLog10494 (pp_c_init_declarator): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcxx-pretty-print.cc60 pp_c_init_declarator (PP, T)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcxx-pretty-print.c60 pp_c_init_declarator (PP, T)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200310356 (pp_c_init_declarator): Likewise.
H A DChangeLog-200210466 (pp_c_init_declarator): Likewise.
H A DChangeLog-200438229 (pp_c_init_declarator): Don't print function body.