Searched refs:_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK (Results 1 – 3 of 3) sorted by relevance
16 #define _LIBCPP_USE_IS_CONVERTIBLE_FALLBACK macro
191 #if __cplusplus >= 201103L || !defined(_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK) in main()
859 #if __has_feature(is_convertible_to) && !defined(_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK)