Home
last modified time | relevance | path

Searched refs:pp_write_text_as_html_like_dot_to_stream (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.cc487 pp_write_text_as_html_like_dot_to_stream (pp); in dump_dot()
527 pp_write_text_as_html_like_dot_to_stream (pp); in dump_dot()
551 pp_write_text_as_html_like_dot_to_stream (pp); in dump_dot()
H A Dstate-purge.cc486 pp_write_text_as_html_like_dot_to_stream (pp); in print_vec_of_names()
H A Dengine.cc3584 pp_write_text_as_html_like_dot_to_stream (pp); in dump_dot()
3596 pp_write_text_as_html_like_dot_to_stream (pp); in dump_dot()
3937 pp_write_text_as_html_like_dot_to_stream (pp); in print_saved_diagnostic()
3941 pp_write_text_as_html_like_dot_to_stream (pp); in print_saved_diagnostic()
3945 pp_write_text_as_html_like_dot_to_stream (pp); in print_saved_diagnostic()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.cc597 pp_write_text_as_html_like_dot_to_stream (pp); in dump_dot()
637 pp_write_text_as_html_like_dot_to_stream (pp); in dump_dot()
661 pp_write_text_as_html_like_dot_to_stream (pp); in dump_dot()
H A Dengine.cc5313 pp_write_text_as_html_like_dot_to_stream (pp); in dump_dot()
5325 pp_write_text_as_html_like_dot_to_stream (pp); in dump_dot()
5659 pp_write_text_as_html_like_dot_to_stream (pp); in print_saved_diagnostic()
5663 pp_write_text_as_html_like_dot_to_stream (pp); in print_saved_diagnostic()
5667 pp_write_text_as_html_like_dot_to_stream (pp); in print_saved_diagnostic()
H A Dstate-purge.cc1135 pp_write_text_as_html_like_dot_to_stream (pp); in print_vec_of_names()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpretty-print.h400 extern void pp_write_text_as_html_like_dot_to_stream (pretty_printer *pp);
H A Dpretty-print.c927 pp_write_text_as_html_like_dot_to_stream (pretty_printer *pp) in pp_write_text_as_html_like_dot_to_stream() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpretty-print.h400 extern void pp_write_text_as_html_like_dot_to_stream (pretty_printer *pp);
H A Dpretty-print.cc927 pp_write_text_as_html_like_dot_to_stream (pretty_printer *pp) in pp_write_text_as_html_like_dot_to_stream() function
H A DChangeLog-2019676 * pretty-print.c (pp_write_text_as_html_like_dot_to_stream): New
678 * pretty-print.h (pp_write_text_as_html_like_dot_to_stream): New decl.