Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc747 class mismatching_deallocation : public malloc_diagnostic class
750 mismatching_deallocation (const malloc_state_machine &sm, tree arg, in mismatching_deallocation() function in ana::__anona66534980111::mismatching_deallocation
1873 = new mismatching_deallocation (*this, diag_arg, in on_deallocator_call()
1927 = new mismatching_deallocation (*this, diag_arg, in on_realloc_call()
H A DChangeLog533 * sm-malloc.cc (mismatching_deallocation::get_controlling_option):
535 (mismatching_deallocation::emit): Use it.
3260 (class mismatching_deallocation): Update for conversion from api
4048 (class mismatching_deallocation): New.