Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/
H A Dlegacy_debug_handler.cpp46 constinit __libcpp_debug_function_type __libcpp_debug_function = __libcpp_abort_debug_function; variable
50 __libcpp_debug_function = __func; in __libcpp_set_debug_function()
/llvm-project-15.0.7/libcxx/docs/
H A DReleaseNotes.rst136 - Setting a custom debug handler with ``std::__libcpp_debug_function`` is not