Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__debug76 /// __libcpp_set_debug_function - Set the debug handler to the specified
79 bool __libcpp_set_debug_function(__libcpp_debug_function_type __func);
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Ddebug.cpp41 bool __libcpp_set_debug_function(__libcpp_debug_function_type __func) { in __libcpp_set_debug_function() function