Searched refs:inner_pp (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c4068 pretty_printer inner_pp;
4069 pretty_printer *pp = &inner_pp;
4191 pretty_printer inner_pp;
4192 pp_show_color (&inner_pp) = pp_show_color (pp);
4194 (&inner_pp, type_a.m_tree, type_b.m_tree, type_a.m_verbose, 2);
4195 append_formatted_chunk (pp, pp_ggc_formatted_text (&inner_pp));
4066 pretty_printer inner_pp; local
4189 pretty_printer inner_pp; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc4169 pretty_printer inner_pp;
4170 pretty_printer *pp = &inner_pp;
4297 pretty_printer inner_pp;
4298 pp_show_color (&inner_pp) = pp_show_color (pp);
4300 (&inner_pp, type_a.m_tree, type_b.m_tree, type_a.m_verbose, 2);
4301 append_formatted_chunk (pp, pp_ggc_formatted_text (&inner_pp));
4167 pretty_printer inner_pp; local
4295 pretty_printer inner_pp; local

Completed in 112 milliseconds