/freebsd/contrib/llvm-project/libcxx/include/__ostream/ |
H A D | basic_ostream.h | 156 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in ~sentry() 161 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in ~sentry() 185 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 191 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 207 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 215 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 225 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 235 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 245 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 262 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS [all …]
|
H A D | print.h | 52 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __vprint_nonunicode() 66 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __vprint_nonunicode() 115 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __vprint_unicode() 129 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __vprint_unicode()
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | istream | 356 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 358 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 362 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 437 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 439 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 453 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 461 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 483 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 504 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 571 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS [all …]
|
H A D | iomanip | 234 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 236 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 246 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 250 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 283 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 285 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 294 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 298 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 331 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 333 #endif // _LIBCPP_HAS_NO_EXCEPTIONS [all …]
|
H A D | stdexcept | 215 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 223 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 231 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 239 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 247 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 255 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 263 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 271 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS
|
H A D | future | 497 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS 776 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS 778 # endif // _LIBCPP_HAS_NO_EXCEPTIONS 780 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS 784 # endif // _LIBCPP_HAS_NO_EXCEPTIONS 806 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS 808 # endif // _LIBCPP_HAS_NO_EXCEPTIONS 811 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS 815 # endif // _LIBCPP_HAS_NO_EXCEPTIONS 837 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS [all …]
|
H A D | syncstream | 270 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS 272 # endif // _LIBCPP_HAS_NO_EXCEPTIONS 274 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS 277 # endif // _LIBCPP_HAS_NO_EXCEPTIONS 334 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS 345 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS 477 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS 483 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS
|
H A D | valarray | 1987 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 1989 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 1992 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 1997 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 2010 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 2012 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 2015 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 2020 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 2028 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 2030 #endif // _LIBCPP_HAS_NO_EXCEPTIONS [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/__memory/ |
H A D | uninitialized_algorithms.h | 62 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __uninitialized_copy() 67 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __uninitialized_copy() 92 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __uninitialized_copy_n() 97 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __uninitialized_copy_n() 122 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __uninitialized_fill() 127 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __uninitialized_fill() 150 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __uninitialized_fill_n() 155 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __uninitialized_fill_n() 180 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __uninitialized_default_construct() 185 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __uninitialized_default_construct() [all …]
|
/freebsd/contrib/llvm-project/libcxx/src/support/runtime/ |
H A D | exception_fallback.ipp | 37 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 39 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 44 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 50 #endif // _LIBCPP_HAS_NO_EXCEPTIONS
|
H A D | exception_msvc.ipp | 46 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 48 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 53 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 59 #endif // _LIBCPP_HAS_NO_EXCEPTIONS
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | mutex.cpp |
|
H A D | new.cpp | 54 # ifdef _LIBCPP_HAS_NO_EXCEPTIONS in operator new() 82 # ifdef _LIBCPP_HAS_NO_EXCEPTIONS in operator new[]() 148 # ifdef _LIBCPP_HAS_NO_EXCEPTIONS in operator new() 177 # ifdef _LIBCPP_HAS_NO_EXCEPTIONS in operator new[]()
|
H A D | new_helpers.cpp | 21 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __throw_bad_alloc()
|
H A D | print.cpp |
|
/freebsd/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | error.h | 189 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 191 #endif // _LIBCPP_HAS_NO_EXCEPTIONS in report() 193 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in report() 198 #endif // _LIBCPP_HAS_NO_EXCEPTIONS in report() 209 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in report() 211 #endif // _LIBCPP_HAS_NO_EXCEPTIONS 213 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in report() 218 #endif // _LIBCPP_HAS_NO_EXCEPTIONS in report()
|
H A D | format_string.h | 59 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in format_string() 61 #endif // _LIBCPP_HAS_NO_EXCEPTIONS in format_string() 63 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS in format_string() 68 #endif // _LIBCPP_HAS_NO_EXCEPTIONS in format_string()
|
/freebsd/contrib/llvm-project/libcxx/include/__exception/ |
H A D | nested_exception.h | 50 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS 69 #ifndef _LIBCPP_HAS_NO_EXCEPTIONS
|
/freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
H A D | exception.h | 76 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __throw_nonexistent_local_time() 120 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __throw_ambiguous_local_time()
|
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/ |
H A D | utils.h |
|
/freebsd/contrib/llvm-project/libcxx/include/__configuration/ |
H A D | language.h | 43 # define _LIBCPP_HAS_NO_EXCEPTIONS macro
|
H A D | availability.h | 381 #if defined(_LIBCPP_HAS_NO_EXCEPTIONS) 393 #if defined(_LIBCPP_HAS_NO_EXCEPTIONS) || defined(_LIBCPP_HAS_NO_RTTI)
|
/freebsd/contrib/llvm-project/libcxx/include/__utility/ |
H A D | terminate_on_exception.h |
|
/freebsd/contrib/llvm-project/libcxx/include/__format/ |
H A D | format_error.h | 39 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS in __throw_format_error()
|
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/ |
H A D | filesystem_error.h | 70 # ifndef _LIBCPP_HAS_NO_EXCEPTIONS
|