Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_vector.cpp77 typedef void (*destruct_f)(void *); typedef in __cxxabiv1::__anonb390c6530111::st_cxa_cleanup
79 st_cxa_cleanup ( void *ptr, size_t &idx, size_t element_size, destruct_f destructor ) in st_cxa_cleanup()
93 destruct_f destructor_;
/external/llvm-project/libcxxabi/src/
Dcxa_vector.cpp84 typedef void (*destruct_f)(void *); typedef in __cxxabiv1::__anon724d54010111::st_cxa_cleanup
86 st_cxa_cleanup ( void *ptr, size_t &idx, size_t element_size, destruct_f destructor ) in st_cxa_cleanup()
100 destruct_f destructor_;