Home
last modified time | relevance | path

Searched refs:pp_cxx_ptr_operator (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcxx-pretty-print.cc33 static void pp_cxx_ptr_operator (cxx_pretty_printer *, tree);
1432 pp_cxx_ptr_operator (pp, t); in pp_cxx_type_specifier_seq()
1442 pp_cxx_ptr_operator (pp, t); in pp_cxx_type_specifier_seq()
1459 pp_cxx_ptr_operator (cxx_pretty_printer *pp, tree t) in pp_cxx_ptr_operator() function
1468 pp_cxx_ptr_operator (pp, TREE_TYPE (t)); in pp_cxx_ptr_operator()
H A DChangeLog-20131854 (pp_cxx_ptr_operator): Likewise.
3257 (pp_cxx_ptr_operator): Likewise.
H A DChangeLog-20122016 * cxx-pretty-print.c (pp_cxx_ptr_operator,
H A DChangeLog-20161446 (pp_cxx_ptr_operator): Likewise. Add FALLTHRU.
H A DChangeLog-20114343 * cxx-pretty-print.c (pp_cxx_ptr_operator):
H A DChangeLog-20031864 (pp_cxx_ptr_operator): New function.
H A DChangeLog-20044280 * cxx-pretty-print.c (pp_cxx_ptr_operator): Properly put
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcxx-pretty-print.c33 static void pp_cxx_ptr_operator (cxx_pretty_printer *, tree);
1417 pp_cxx_ptr_operator (pp, t); in pp_cxx_type_specifier_seq()
1434 pp_cxx_ptr_operator (cxx_pretty_printer *pp, tree t) in pp_cxx_ptr_operator() function
1443 pp_cxx_ptr_operator (pp, TREE_TYPE (t)); in pp_cxx_ptr_operator()