Searched refs:__libcpp_abort_debug_function (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Ddebug.cpp33 _LIBCPP_NORETURN void __libcpp_abort_debug_function(__libcpp_debug_info const& info) { function
39 __libcpp_debug_function = __libcpp_abort_debug_function;

Completed in 48 milliseconds