Searched refs:inner_pp (Results 1 – 1 of 1) sorted by relevance
4167 pretty_printer inner_pp; in type_to_string_with_compare() local4168 pretty_printer *pp = &inner_pp; in type_to_string_with_compare()4295 pretty_printer inner_pp; in handle() local4296 pp_show_color (&inner_pp) = pp_show_color (pp); in handle()4298 (&inner_pp, type_a.m_tree, type_b.m_tree, type_a.m_verbose, 2); in handle()4299 append_formatted_chunk (pp, pp_ggc_formatted_text (&inner_pp)); in handle()