Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dengine.cc2434 class tainted_args_function_custom_event : public custom_event class
2437 tainted_args_function_custom_event (location_t loc, tree fndecl, int depth) in tainted_args_function_custom_event() function in ana::tainted_args_function_custom_event
2482 (new tainted_args_function_custom_event in add_events_to_path()
H A DChangeLog994 (class tainted_args_function_custom_event): New.