Searched defs:on_escaped_function (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ | ||
H A D | region-model.h | 989 void on_escaped_function (tree) OVERRIDE {} in on_escaped_function() function |
H A D | engine.cc | 178 impl_region_model_context::on_escaped_function (tree fndecl) in on_escaped_function() function in ana::impl_region_model_context |