Home
last modified time | relevance | path

Searched refs:tainted_args_field_custom_event (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dengine.cc2851 class tainted_args_field_custom_event : public custom_event class
2854 tainted_args_field_custom_event (tree field) in tainted_args_field_custom_event() function in ana::tainted_args_field_custom_event
2927 (new tainted_args_field_custom_event (m_field)); in add_events_to_path()
H A DChangeLog998 (class tainted_args_field_custom_event): New.