Searched refs:pp_cxx_simple_declaration (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cxx-pretty-print.cc | 2208 pp_cxx_simple_declaration (cxx_pretty_printer *pp, tree t) in pp_cxx_simple_declaration() function 2363 pp_cxx_simple_declaration (pp, t); in pp_cxx_template_declaration() 2419 pp_cxx_simple_declaration (this, t); in declaration() 2442 pp_cxx_simple_declaration (this, t); in declaration() 2449 pp_cxx_simple_declaration (this, t); in declaration()
|
H A D | ChangeLog-2003 | 1878 (pp_cxx_simple_declaration): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cxx-pretty-print.c | 2237 pp_cxx_simple_declaration (cxx_pretty_printer *pp, tree t) in pp_cxx_simple_declaration() function 2392 pp_cxx_simple_declaration (pp, t); in pp_cxx_template_declaration() 2448 pp_cxx_simple_declaration (this, t); in declaration() 2471 pp_cxx_simple_declaration (this, t); in declaration() 2478 pp_cxx_simple_declaration (this, t); in declaration()
|