Searched refs:pp_end_quote (Results 1 – 5 of 5) sorted by relevance
170 pp_end_quote (pp, pp_show_color (pp)); in c_tree_printer()179 pp_end_quote (pp, pp_show_color (pp)); in c_tree_printer()
390 extern void pp_end_quote (pretty_printer *, bool);
1392 pp_end_quote (pp, pp_show_color (pp)); in pp_format()1795 pp_end_quote (pretty_printer *pp, bool show_color) in pp_end_quote() function
3178 pp_end_quote (cxx_pp, show_color); in type_to_string()3188 pp_end_quote (cxx_pp, show_color); in type_to_string()3212 pp_end_quote (cxx_pp, show_color); in type_to_string()
2720 pp_end_quote (&str, pp_show_color (global_dc->printer)); in warn_spec_missing_attributes()