Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_exception_storage.cpp61 void _LIBCPP_TLS_DESTRUCTOR_CC destruct_(void *p) { in destruct_() function
68 if (0 != std::__libcpp_tls_create(&key_, destruct_)) in construct_()