Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc457 typedef hash_map<tree, custom_deallocator_set *> deallocator_set_cache_t; typedef in ana::__anona66534980111::malloc_state_machine
458 deallocator_set_cache_t m_custom_deallocator_set_cache;
H A DChangeLog3236 (malloc_state_machine::deallocator_set_cache_t): New typedef.