Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Ddiagnostic-manager.h150 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 Dchecker-path.cc144 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 Dchecker-path.h100 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 Ddiagnostic-manager.cc1372 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 Dcall-info.h34 void add_events_to_path (checker_path *emission_path,
H A Dcall-info.cc87 call_info::add_events_to_path (checker_path *emission_path, in add_events_to_path()
H A Danalyzer.h91 class checker_path; variable
251 virtual void add_events_to_path (checker_path *emission_path,
H A Dpending-diagnostic.h293 checker_path *) in maybe_add_custom_events_for_superedge() argument
H A Dsm-signal.cc236 void add_events_to_path (checker_path *emission_path, in add_events_to_path()
H A Dexploded-graph.h389 void add_events_to_path (checker_path *emission_path,
418 void add_events_to_path (checker_path *emission_path,
H A Dengine.cc1572 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 DChangeLog853 (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 Ddiagnostic-manager.h140 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 Dchecker-path.h93 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 Dchecker-path.cc136 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 Ddiagnostic-manager.cc536 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 Danalyzer.h58 class checker_path; variable
H A Dsm-signal.cc199 void add_events_to_path (checker_path *emission_path, in add_events_to_path()
H A Dexploded-graph.h305 virtual void add_events_to_path (checker_path *emission_path,
354 void add_events_to_path (checker_path *emission_path,
H A Dengine.cc1424 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 DConfigure1220 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 Danalyzer.texi350 specifically a @code{checker_path}.
352 Having built the @code{checker_path}, we prune it to try to eliminate
H A Dgccint.info45608 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 Danalyzer.texi372 @code{checker_path}.
374 Having built the @code{checker_path}, we prune it to try to eliminate
H A Dgccint.info47266 diagnostic subsystem) - specifically a 'checker_path'.
47268 Having built the 'checker_path', we prune it to try to eliminate events