Home
last modified time | relevance | path

Searched refs:pp_needs_newline (Results 1 – 21 of 21) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcxx-pretty-print.c1623 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1630 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1861 pp_needs_newline (pp) = true; in pp_cxx_statement()
1864 pp_needs_newline (pp) = true; in pp_cxx_statement()
1900 pp_needs_newline (pp) = true; in pp_cxx_statement()
1919 pp_needs_newline (pp) = true; in pp_cxx_statement()
1933 pp_needs_newline (pp) = true; in pp_cxx_statement()
1944 pp_needs_newline (pp) = false; in pp_cxx_statement()
1949 pp_needs_newline (pp) = false; in pp_cxx_statement()
1957 pp_needs_newline (pp) = true; in pp_cxx_statement()
[all …]
HDerror.c2523 pp_needs_newline (cxx_pp) = false; in reinit_cxx_pp()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcxx-pretty-print.c1686 pp_needs_newline (pp) = true; in pp_cxx_function_definition()
1921 pp_needs_newline (this) = true; in statement()
1924 pp_needs_newline (this) = true; in statement()
1960 pp_needs_newline (this) = true; in statement()
1979 pp_needs_newline (this) = true; in statement()
1993 pp_needs_newline (this) = true; in statement()
2004 pp_needs_newline (this) = false; in statement()
2009 pp_needs_newline (this) = false; in statement()
2017 pp_needs_newline (this) = true; in statement()
2026 pp_needs_newline (this) = false; in statement()
[all …]
HDerror.c2895 pp_needs_newline (cxx_pp) = false; in reinit_cxx_pp()
/dragonfly/contrib/gcc-4.7/gcc/
HDpretty-print.h144 #define pp_needs_newline(PP) pp_base (PP)->need_newline macro
261 pp_needs_newline (PP) = false; \
264 if (pp_needs_newline (PP)) pp_newline_and_indent (PP, N)
HDdiagnostic.c262 if (pp_needs_newline (context->printer)) in diagnostic_report_current_module()
265 pp_needs_newline (context->printer) = false; in diagnostic_report_current_module()
HDpretty-print.c580 pp_needs_newline (pp) = false; in pp_base_flush()
HDtoplev.c244 pp_needs_newline (global_dc->printer) = true; in announce_function()
HDgimple-pretty-print.c65 pp_needs_newline (&buffer) = true; in maybe_init_pretty_print()
HDtree-pretty-print.c3050 pp_needs_newline (&buffer) = true; in maybe_init_pretty_print()
/dragonfly/contrib/gcc-8.0/gcc/
HDpretty-print.h198 #define pp_needs_newline(PP) (PP)->need_newline macro
314 if (pp_needs_newline (PP)) pp_newline_and_indent (PP, N)
HDpretty-print.c1676 pp_needs_newline (pp) = false; in pp_newline()
1758 pp_needs_newline (pp) = false; in pp_newline_and_flush()
1769 pp_needs_newline (pp) = false; in pp_newline_and_indent()
HDgimple-pretty-print.c147 pp_needs_newline (&buffer) = true; in print_gimple_stmt()
178 pp_needs_newline (&buffer) = true; in print_gimple_expr()
214 pp_needs_newline (&buffer) = true; in print_gimple_seq()
2178 pp_needs_newline (&buffer) = true; in dump_ssaname_info_to_file()
2862 pp_needs_newline (&buffer) = true; in gimple_dump_bb()
HDdiagnostic.c572 if (pp_needs_newline (context->printer)) in diagnostic_report_current_module()
575 pp_needs_newline (context->printer) = false; in diagnostic_report_current_module()
HDtoplev.c236 pp_needs_newline (global_dc->printer) = true; in announce_function()
HDtree-loop-distribution.c275 pp_needs_newline (&buffer) = false; in dot_rdg_1()
HDtree-pretty-print.c3942 pp_needs_newline (tree_pp) = true; in maybe_init_pretty_print()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pretty-print.c289 pp_needs_newline (pp) = true; in pp_c_pointer()
845 pp_needs_newline (pp) = true; in pp_c_function_definition()
2341 if (pp_needs_newline (this)) in statement()
2368 pp_needs_newline (&pp) = true; in print_c_tree()
HDc-ada-spec.c3368 pp_needs_newline (&pp) = true; in dump_ads()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-pretty-print.c308 pp_needs_newline (pp) = true; in pp_c_pointer()
845 pp_needs_newline (pp) = true; in pp_c_function_definition()
2291 if (pp_needs_newline (pp)) in pp_c_statement()
2348 pp_needs_newline (pp) = true; in print_c_tree()
HDc-ada-spec.c3252 pp_needs_newline (&pp) = true; in dump_ads()