Home
last modified time | relevance | path

Searched refs:impl_call_error (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-impl-calls.cc406 region_model::impl_call_error (const call_details &cd, unsigned min_args, in impl_call_error() function in ana::region_model
H A Dregion-model.h615 bool impl_call_error (const call_details &cd, unsigned min_args,
H A Dregion-model.cc1503 if (impl_call_error (cd, 3, out_terminate_path)) in on_call_pre()
1510 if (impl_call_error (cd, 5, out_terminate_path)) in on_call_pre()
H A DChangeLog3062 (region_model::impl_call_error): New.
3067 (region_model::impl_call_error): New decl.