Searched refs:__libcpp_throw_debug_function (Results 1 – 25 of 64) sorted by relevance
123
83 /// __libcpp_throw_debug_function - A debug handler that throws86 void __libcpp_throw_debug_function(__libcpp_debug_info const&);98 static bool __init_dummy = __libcpp_set_debug_function(__libcpp_throw_debug_function);
30 std::__libcpp_debug_function = std::__libcpp_throw_debug_function; in main()
57 std::__libcpp_debug_function = std::__libcpp_throw_debug_function;
43 _LIBCPP_NORETURN void __libcpp_throw_debug_function(__libcpp_debug_info const& info) { in __libcpp_throw_debug_function() function
29617 "function_name" : "std::__1::__libcpp_throw_debug_function",