| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | diagnostic-manager.h | 150 checker_path *emission_path) const; 154 checker_path *emission_path, 162 checker_path *emission_path) const; 164 void prune_path (checker_path *path, 169 void prune_for_sm_diagnostic (checker_path *path, 173 void prune_for_sm_diagnostic (checker_path *path, 178 void prune_interproc_events (checker_path *path) const; 179 void consolidate_conditions (checker_path *path) const; 180 void finish_pruning (checker_path *path) const;
|
| H A D | checker-path.cc | 144 checker_event::prepare_for_emission (checker_path *, in prepare_for_emission() argument 788 setjmp_event::prepare_for_emission (checker_path *path, in prepare_for_emission() 901 rewind_to_setjmp_event::prepare_for_emission (checker_path *path, in prepare_for_emission() 971 checker_path::dump (pretty_printer *pp) const in dump() 991 checker_path::maybe_log (logger *logger, const char *desc) const in maybe_log() 1012 checker_path::debug () const in debug() 1032 checker_path::add_region_creation_event (const region *reg, in add_region_creation_event() 1042 checker_path::add_final_event (const state_machine *sm, in add_final_event() 1055 checker_path::fixup_locations (pending_diagnostic *pd) in fixup_locations() 1065 checker_path::cfg_edge_pair_at_p (unsigned idx) const in cfg_edge_pair_at_p()
|
| H A D | checker-path.h | 100 virtual void prepare_for_emission (checker_path *, 429 void prepare_for_emission (checker_path *path, 495 void prepare_for_emission (checker_path *path, 529 class checker_path : public diagnostic_path 532 checker_path () : diagnostic_path () {} in checker_path() function 623 DISABLE_COPY_AND_ASSIGN(checker_path);
|
| H A D | diagnostic-manager.cc | 1372 checker_path emission_path; in emit_saved_diagnostic() 1436 checker_path *emission_path) const in build_emission_path() 1486 checker_path *emission_path) in state_change_event_creator() 1566 checker_path *m_emission_path; 1645 checker_path *emission_path, in null_assignment_sm_context() 1777 checker_path *m_emission_path; 1787 checker_path *emission_path, in add_events_for_eedge() 2070 checker_path *emission_path) in add_events_for_superedge() 2167 diagnostic_manager::prune_path (checker_path *path, in prune_path() 2217 diagnostic_manager::prune_for_sm_diagnostic (checker_path *path, in prune_for_sm_diagnostic() [all …]
|
| H A D | call-info.h | 34 void add_events_to_path (checker_path *emission_path,
|
| H A D | call-info.cc | 87 call_info::add_events_to_path (checker_path *emission_path, in add_events_to_path()
|
| H A D | analyzer.h | 91 class checker_path; variable 251 virtual void add_events_to_path (checker_path *emission_path,
|
| H A D | pending-diagnostic.h | 293 checker_path *) in maybe_add_custom_events_for_superedge() argument
|
| H A D | sm-signal.cc | 236 void add_events_to_path (checker_path *emission_path, in add_events_to_path()
|
| H A D | exploded-graph.h | 389 void add_events_to_path (checker_path *emission_path, 418 void add_events_to_path (checker_path *emission_path,
|
| H A D | engine.cc | 1572 checker_path *emission_path) in maybe_add_custom_events_for_superedge() 1829 dynamic_call_info_t::add_events_to_path (checker_path *emission_path, in add_events_to_path() 1885 rewind_info_t::add_events_to_path (checker_path *emission_path, in add_events_to_path() 2478 void add_events_to_path (checker_path *emission_path, in add_events_to_path() 2921 void add_events_to_path (checker_path *emission_path, in add_events_to_path()
|
| H A D | ChangeLog | 853 (checker_path::add_region_creation_event): New. 856 (checker_path::add_region_creation_event): New decl. 2536 * checker-path.cc (checker_path::fixup_locations): Likewise. 3176 (checker_path::cfg_edge_pair_at_p): New. 3182 (checker_path::delete_events): New. 3183 (checker_path::replace_event): New. 3184 (checker_path::cfg_edge_pair_at_p): New decl. 3370 * checker-path.cc (checker_path::fixup_locations): New. 3372 (checker_path::fixup_locations): New decl. 3375 checker_path::fixup_locations, and call fixup_location [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| H A D | diagnostic-manager.h | 140 checker_path *emission_path) const; 144 checker_path *emission_path) const; 151 checker_path *emission_path) const; 153 void prune_path (checker_path *path, 157 void prune_for_sm_diagnostic (checker_path *path, 162 void prune_interproc_events (checker_path *path) const; 163 void finish_pruning (checker_path *path) const;
|
| H A D | checker-path.h | 93 virtual void prepare_for_emission (checker_path *, 346 void prepare_for_emission (checker_path *path, 412 void prepare_for_emission (checker_path *path, 446 class checker_path : public diagnostic_path 449 checker_path () : diagnostic_path () {} in checker_path() function 519 DISABLE_COPY_AND_ASSIGN(checker_path);
|
| H A D | checker-path.cc | 136 checker_event::prepare_for_emission (checker_path *, in prepare_for_emission() argument 722 setjmp_event::prepare_for_emission (checker_path *path, in prepare_for_emission() 835 rewind_to_setjmp_event::prepare_for_emission (checker_path *path, in prepare_for_emission() 892 checker_path::dump (pretty_printer *pp) const in dump() 912 checker_path::maybe_log (logger *logger, const char *desc) const in maybe_log() 933 checker_path::debug () const in debug() 952 checker_path::add_final_event (const state_machine *sm, in add_final_event()
|
| H A D | diagnostic-manager.cc | 536 checker_path emission_path; in emit_saved_diagnostic() 630 checker_path *emission_path) const in build_emission_path() 647 checker_path *emission_path) in state_change_event_creator() 726 checker_path *m_emission_path; 818 checker_path *emission_path) const in add_events_for_eedge() 985 checker_path *emission_path) in add_events_for_superedge() 1077 diagnostic_manager::prune_path (checker_path *path, in prune_path() 1126 diagnostic_manager::prune_for_sm_diagnostic (checker_path *path, in prune_for_sm_diagnostic() 1391 diagnostic_manager::prune_interproc_events (checker_path *path) const in prune_interproc_events() 1458 diagnostic_manager::finish_pruning (checker_path *path) const in finish_pruning()
|
| H A D | analyzer.h | 58 class checker_path; variable
|
| H A D | sm-signal.cc | 199 void add_events_to_path (checker_path *emission_path, in add_events_to_path()
|
| H A D | exploded-graph.h | 305 virtual void add_events_to_path (checker_path *emission_path, 354 void add_events_to_path (checker_path *emission_path,
|
| H A D | engine.cc | 1424 rewind_info_t::add_events_to_path (checker_path *emission_path, in add_events_to_path()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | Configure | 1220 my $checker_path = catfile($srcdir, "Configurations", $checker); 1221 if (-f $checker_path) { 1224 if (! do $checker_path) {
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | analyzer.texi | 350 specifically a @code{checker_path}. 352 Having built the @code{checker_path}, we prune it to try to eliminate
|
| H A D | gccint.info | 45608 specifically a 'checker_path'. 45610 Having built the 'checker_path', we prune it to try to eliminate events
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | analyzer.texi | 372 @code{checker_path}. 374 Having built the @code{checker_path}, we prune it to try to eliminate
|
| H A D | gccint.info | 47266 diagnostic subsystem) - specifically a 'checker_path'. 47268 Having built the 'checker_path', we prune it to try to eliminate events
|