Searched refs:_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK (Results 1 – 3 of 3) sorted by relevance
24 #define _LIBCPP_USE_IS_CONVERTIBLE_FALLBACK macro
256 #if TEST_STD_VER >= 11 || !defined(_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK) in main()
1464 #if __has_feature(is_convertible_to) && !defined(_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK)