Home
last modified time | relevance | path

Searched refs:_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK (Results 1 – 5 of 5) sorted by relevance

/external/libcxx/test/std/utilities/meta/meta.rel/
Dis_convertible_fallback.pass.cpp24 #define _LIBCPP_USE_IS_CONVERTIBLE_FALLBACK macro
Dis_convertible.pass.cpp256 #if TEST_STD_VER >= 11 || !defined(_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK) in main()
/external/llvm-project/libcxx/test/std/utilities/meta/meta.rel/
Dis_convertible_fallback.pass.cpp25 #define _LIBCPP_USE_IS_CONVERTIBLE_FALLBACK macro
/external/llvm-project/libcxx/include/
Dtype_traits1736 #if __has_feature(is_convertible_to) && !defined(_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK)
/external/libcxx/include/
Dtype_traits1464 #if __has_feature(is_convertible_to) && !defined(_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK)