HomeSort by: relevance | last modified time | path
    Searched defs:pp_cxx_simple_declaration (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
cxx-pretty-print.cc 2236 pp_cxx_simple_declaration (cxx_pretty_printer *pp, tree t)
2391 pp_cxx_simple_declaration (pp, t);
2447 pp_cxx_simple_declaration (this, t);
2470 pp_cxx_simple_declaration (this, t);
2477 pp_cxx_simple_declaration (this, t);
2235 pp_cxx_simple_declaration (cxx_pretty_printer *pp, tree t) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cxx-pretty-print.cc 2209 pp_cxx_simple_declaration (cxx_pretty_printer *pp, tree t)
2364 pp_cxx_simple_declaration (pp, t);
2420 pp_cxx_simple_declaration (this, t);
2443 pp_cxx_simple_declaration (this, t);
2450 pp_cxx_simple_declaration (this, t);
2208 pp_cxx_simple_declaration (cxx_pretty_printer *pp, tree t) function

Completed in 28 milliseconds