Home
last modified time | relevance | path

Searched refs:mark_interesting_stuff (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dpending-diagnostic.h311 virtual void mark_interesting_stuff (interesting_t *) in mark_interesting_stuff() function
H A Dsm-malloc.cc1400 void mark_interesting_stuff (interesting_t *interest) FINAL OVERRIDE in mark_interesting_stuff() function in ana::__anona66534980111::free_of_non_heap
H A Ddiagnostic-manager.cc1441 pb.get_pending_diagnostic ()->mark_interesting_stuff (&interest); in build_emission_path()
H A Dregion-model.cc552 void mark_interesting_stuff (interesting_t *interest) FINAL OVERRIDE in mark_interesting_stuff() function in ana::poisoned_value_diagnostic
H A DChangeLog705 (free_of_non_heap::mark_interesting_stuff): Add region-creation of
877 (pending_diagnostic::mark_interesting_stuff): New vfunc.
882 (poisoned_value_diagnostic::mark_interesting_stuff): New.