Searched refs:_LIBCPP_DEBUG_USE_EXCEPTIONS (Results 1 – 15 of 15) sorted by relevance
16 #ifndef _LIBCPP_DEBUG_USE_EXCEPTIONS17 #error _LIBCPP_DEBUG_USE_EXCEPTIONS must be defined before including this header
22 #define _LIBCPP_DEBUG_USE_EXCEPTIONS macro
28 #define _LIBCPP_DEBUG_USE_EXCEPTIONS macro
20 #define _LIBCPP_DEBUG_USE_EXCEPTIONS macro
21 #define _LIBCPP_DEBUG_USE_EXCEPTIONS macro
94 #if _LIBCPP_DEBUG_LEVEL >= 1 && defined(_LIBCPP_DEBUG_USE_EXCEPTIONS)96 # error _LIBCPP_DEBUG_USE_EXCEPTIONS cannot be used when exceptions are disabled.
834 #if defined(_LIBCPP_DEBUG_USE_EXCEPTIONS)836 # error cannot use _LIBCPP_DEBUG_USE_EXCEPTIONS unless _LIBCPP_DEBUG is defined
33 **_LIBCPP_DEBUG_USE_EXCEPTIONS**: