Home
last modified time | relevance | path

Searched refs:simple_diagnostic_path (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddiagnostic-path.h127 class simple_diagnostic_path : public diagnostic_path
130 simple_diagnostic_path (pretty_printer *event_pp) in simple_diagnostic_path() function
H A Dtree-diagnostic-path.cc535 class test_diagnostic_path : public simple_diagnostic_path
539 : simple_diagnostic_path (event_pp) in test_diagnostic_path()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddiagnostic-path.h127 class simple_diagnostic_path : public diagnostic_path
130 simple_diagnostic_path (pretty_printer *event_pp) in simple_diagnostic_path() function
H A Dtree-diagnostic-path.cc531 class test_diagnostic_path : public simple_diagnostic_path
535 : simple_diagnostic_path (event_pp) in test_diagnostic_path()
H A Ddiagnostic.c1812 simple_diagnostic_path::num_events () const in num_events()
1821 simple_diagnostic_path::get_event (int idx) const in get_event()
1835 simple_diagnostic_path::add_event (location_t loc, tree fndecl, int depth, in add_event()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddiagnostic-path.h127 class simple_diagnostic_path : public diagnostic_path
130 simple_diagnostic_path (pretty_printer *event_pp) in simple_diagnostic_path() function
H A Dtree-diagnostic-path.cc535 class test_diagnostic_path : public simple_diagnostic_path
539 : simple_diagnostic_path (event_pp) in test_diagnostic_path()
H A Ddiagnostic.c1941 simple_diagnostic_path::num_events () const in num_events()
1950 simple_diagnostic_path::get_event (int idx) const in get_event()
1964 simple_diagnostic_path::add_event (location_t loc, tree fndecl, int depth, in add_event()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddiagnostic-path.h127 class simple_diagnostic_path : public diagnostic_path
130 simple_diagnostic_path (pretty_printer *event_pp) in simple_diagnostic_path() function
H A Dtree-diagnostic-path.cc531 class test_diagnostic_path : public simple_diagnostic_path
535 : simple_diagnostic_path (event_pp)
H A Ddiagnostic.c1812 simple_diagnostic_path::num_events () const in num_events()
1821 simple_diagnostic_path::get_event (int idx) const in get_event()
1835 simple_diagnostic_path::add_event (location_t loc, tree fndecl, int depth, in add_event()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddiagnostic-path.h127 class simple_diagnostic_path : public diagnostic_path
130 simple_diagnostic_path (pretty_printer *event_pp) in simple_diagnostic_path() function
H A Dtree-diagnostic-path.cc535 class test_diagnostic_path : public simple_diagnostic_path
539 : simple_diagnostic_path (event_pp) in test_diagnostic_path()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddiagnostic-path.h127 class simple_diagnostic_path : public diagnostic_path
130 simple_diagnostic_path (pretty_printer *event_pp) in simple_diagnostic_path() function
H A Dtree-diagnostic-path.cc531 class test_diagnostic_path : public simple_diagnostic_path
535 : simple_diagnostic_path (event_pp)
H A Ddiagnostic.c1812 simple_diagnostic_path::num_events () const in num_events()
1821 simple_diagnostic_path::get_event (int idx) const in get_event()
1835 simple_diagnostic_path::add_event (location_t loc, tree fndecl, int depth, in add_event()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddiagnostic-path.h127 class simple_diagnostic_path : public diagnostic_path
130 simple_diagnostic_path (pretty_printer *event_pp) in simple_diagnostic_path() function
H A Dtree-diagnostic-path.cc535 class test_diagnostic_path : public simple_diagnostic_path
539 : simple_diagnostic_path (event_pp) in test_diagnostic_path()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_paths.c149 simple_diagnostic_path path (global_dc->printer); in example_1()
211 class test_diagnostic_path : public simple_diagnostic_path
215 : simple_diagnostic_path (event_pp) in test_diagnostic_path()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_paths.c149 simple_diagnostic_path path (global_dc->printer); in example_1()
211 class test_diagnostic_path : public simple_diagnostic_path
215 : simple_diagnostic_path (event_pp) in test_diagnostic_path()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_paths.c149 simple_diagnostic_path path (global_dc->printer); in example_1()
211 class test_diagnostic_path : public simple_diagnostic_path
215 : simple_diagnostic_path (event_pp) in test_diagnostic_path()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_paths.c149 simple_diagnostic_path path (global_dc->printer); in example_1()
211 class test_diagnostic_path : public simple_diagnostic_path
215 : simple_diagnostic_path (event_pp) in test_diagnostic_path()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_paths.c149 simple_diagnostic_path path (global_dc->printer); in example_1()
211 class test_diagnostic_path : public simple_diagnostic_path
215 : simple_diagnostic_path (event_pp) in test_diagnostic_path()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_paths.c149 simple_diagnostic_path path (global_dc->printer); in example_1()
211 class test_diagnostic_path : public simple_diagnostic_path
215 : simple_diagnostic_path (event_pp) in test_diagnostic_path()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/plugin/
H A Ddiagnostic_plugin_test_paths.c149 simple_diagnostic_path path (global_dc->printer); in example_1()
211 class test_diagnostic_path : public simple_diagnostic_path
215 : simple_diagnostic_path (event_pp) in test_diagnostic_path()

12