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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pretty-print.cc 340 c_pretty_printer::simple_type_specifier (tree t)
362 simple_type_specifier (t);
376 simple_type_specifier (common_t);
411 simple_type_specifier (t);
536 pp->simple_type_specifier (t);
338 c_pretty_printer::simple_type_specifier (tree t) function in class:c_pretty_printer
  /src/external/gpl3/gcc/dist/gcc/cp/
cxx-pretty-print.cc 1129 simple_type_specifier (cv_unqualified (TREE_TYPE (t)));
1374 cxx_pretty_printer::simple_type_specifier (tree t)
1416 c_pretty_printer::simple_type_specifier (t);
1444 pp->simple_type_specifier (t);
1373 cxx_pretty_printer::simple_type_specifier (tree t) function in class:cxx_pretty_printer
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pretty-print.cc 339 c_pretty_printer::simple_type_specifier (tree t)
361 simple_type_specifier (t);
375 simple_type_specifier (common_t);
510 pp->simple_type_specifier (t);
337 c_pretty_printer::simple_type_specifier (tree t) function in class:c_pretty_printer
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cxx-pretty-print.cc 1353 cxx_pretty_printer::simple_type_specifier (tree t)
1390 c_pretty_printer::simple_type_specifier (t);
1418 pp->simple_type_specifier (t);
1352 cxx_pretty_printer::simple_type_specifier (tree t) function in class:cxx_pretty_printer

Completed in 20 milliseconds