Searched defs:dtor_count (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ | ||
H A D | unique-ptr-tests.cc | 40 int dtor_count; member in selftest::__anon9db5ad850111::stats |
H A D | vec.c | 536 int dtor_count = 0; in test_auto_delete_vec() local |
/netbsd-src/external/gpl3/gcc/dist/gcc/ | ||
H A D | vec.cc | 562 int dtor_count = 0; in test_auto_delete_vec() local |