Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-impl-calls.cc906 region_model::impl_deallocation_call (const call_details &cd) in impl_deallocation_call() function in ana::region_model
H A Dregion-model.h629 void impl_deallocation_call (const call_details &cd);
H A Dregion-model.cc1610 impl_deallocation_call (cd); in on_call_post()
H A DChangeLog3205 (region_model::impl_deallocation_call): New.
3209 * region-model.h (region_model::impl_deallocation_call): New decl.