Searched refs:pp_cxx_ptr_operator (Results 1 – 3 of 3) sorted by relevance
38 static void pp_cxx_ptr_operator (cxx_pretty_printer *, tree);1034 pp_cxx_ptr_operator (pp, t); in pp_cxx_decl_specifier_seq()1138 pp_cxx_ptr_operator (cxx_pretty_printer *pp, tree t) in pp_cxx_ptr_operator() function1148 pp_cxx_ptr_operator (pp, TREE_TYPE (t)); in pp_cxx_ptr_operator()
4280 * cxx-pretty-print.c (pp_cxx_ptr_operator): Properly put
1864 (pp_cxx_ptr_operator): New function.