Home
last modified time | relevance | path

Searched refs:__libcpp_unreachable (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__utility/
H A Dunreachable.h21 _LIBCPP_NORETURN _LIBCPP_HIDE_FROM_ABI inline void __libcpp_unreachable() { in __libcpp_unreachable() function
28 [[noreturn]] _LIBCPP_HIDE_FROM_ABI inline void unreachable() { __libcpp_unreachable(); } in unreachable()
/freebsd-src/contrib/llvm-project/libcxx/include/__filesystem/
H A Ddirectory_entry.h298 __libcpp_unreachable();
318 __libcpp_unreachable();
332 __libcpp_unreachable();
347 __libcpp_unreachable();
369 __libcpp_unreachable();
387 __libcpp_unreachable();
407 __libcpp_unreachable();
/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath_parser.h118 __libcpp_unreachable(); in increment()
165 __libcpp_unreachable(); in decrement()
187 __libcpp_unreachable();
238 __libcpp_unreachable(); in getNextTokenStartPos()
255 __libcpp_unreachable(); in getCurrentTokenStartPos()
H A Dfilesystem_error.cpp35 __libcpp_unreachable(); in __create_what()
H A Derror.h164 __libcpp_unreachable(); in report()
182 __libcpp_unreachable(); in report_impl()
H A Dpath.cpp211 __libcpp_unreachable(); in lexically_normal()
H A Doperations.cpp560 __libcpp_unreachable(); in __fs_is_empty()
/freebsd-src/contrib/llvm-project/libcxx/include/__format/
H A Dformat_arg.h118 __libcpp_unreachable(); in decltype()
128 __libcpp_unreachable(); in decltype()
147 __libcpp_unreachable(); in decltype()
169 __libcpp_unreachable(); in __handle()
179 __libcpp_unreachable();
198 __libcpp_unreachable();
H A Dformatter_bool.h65 __libcpp_unreachable();
H A Dformatter_output.h79 __libcpp_unreachable(); in __padding_size()
96 __libcpp_unreachable(); in __padding_size()
H A Dformatter_integral.h118 __libcpp_unreachable(); in __determine_grouping()
380 __libcpp_unreachable();
H A Dformatter_floating_point.h490 __libcpp_unreachable();
/freebsd-src/contrib/llvm-project/libcxx/include/
H A Darray343 __libcpp_unreachable();
348 __libcpp_unreachable();
353 __libcpp_unreachable();
358 __libcpp_unreachable();
363 __libcpp_unreachable();
368 __libcpp_unreachable();
373 __libcpp_unreachable();
378 __libcpp_unreachable();
H A Dany334 __libcpp_unreachable();
401 __libcpp_unreachable();
H A Dfstream629 __libcpp_unreachable();
681 __libcpp_unreachable();
/freebsd-src/contrib/llvm-project/libcxx/include/__iterator/
H A Dadvance.h188 __libcpp_unreachable(); in operator()
/freebsd-src/contrib/llvm-project/libcxx/include/__mdspan/
H A Dextents.h85 _LIBCPP_HIDE_FROM_ABI constexpr _Tp& operator[](size_t) { __libcpp_unreachable(); }
86 _LIBCPP_HIDE_FROM_ABI constexpr const _Tp& operator[](size_t) const { __libcpp_unreachable(); }
/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp206 __libcpp_unreachable(); in seekoff()
H A Dlocale.cpp3999 __libcpp_unreachable(); in checked_string_to_char_convert()
/freebsd-src/contrib/llvm-project/libcxx/include/__charconv/
H A Dto_chars_integral.h271 __libcpp_unreachable();