Home
last modified time | relevance | path

Searched refs:pp_cxx_simple_declaration (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcxx-pretty-print.cc2208 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()
DChangeLog-20031878 (pp_cxx_simple_declaration): Likewise.