Home
last modified time | relevance | path

Searched defs:__libcpp_unreachable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__utility/
H A Dunreachable.h21 _LIBCPP_NORETURN _LIBCPP_HIDE_FROM_ABI inline void __libcpp_unreachable() { in __libcpp_unreachable() function
/freebsd/contrib/llvm-project/libcxx/include/__utility/
H A Dunreachable.h21 [[__noreturn__]] _LIBCPP_HIDE_FROM_ABI inline void __libcpp_unreachable() { in __libcpp_unreachable() function