Home
last modified time | relevance | path

Searched refs:_LIBCPP_ENABLE_DEPRECATION_WARNINGS (Results 1 – 13 of 13) sorted by relevance

/external/libcxx/test/std/depr/depr.lib.binders/depr.lib.bind.2nd/
Dbind2nd.depr_in_cxx11.fail.cpp20 #define _LIBCPP_ENABLE_DEPRECATION_WARNINGS macro
/external/libcxx/test/std/depr/depr.lib.binders/depr.lib.bind.1st/
Dbind1st.depr_in_cxx11.fail.cpp20 #define _LIBCPP_ENABLE_DEPRECATION_WARNINGS macro
/external/libcxx/test/std/depr/depr.lib.binders/depr.lib.binder.1st/
Dbinder1st.depr_in_cxx11.fail.cpp20 #define _LIBCPP_ENABLE_DEPRECATION_WARNINGS macro
/external/libcxx/test/std/depr/depr.lib.binders/depr.lib.binder.2nd/
Dbinder2nd.depr_in_cxx11.fail.cpp20 #define _LIBCPP_ENABLE_DEPRECATION_WARNINGS macro
/external/libcxx/test/std/utilities/function.objects/negators/
Dnot1.depr_in_cxx17.fail.cpp20 #define _LIBCPP_ENABLE_DEPRECATION_WARNINGS macro
Dnot2.depr_in_cxx17.fail.cpp20 #define _LIBCPP_ENABLE_DEPRECATION_WARNINGS macro
Dunary_negate.depr_in_cxx17.fail.cpp20 #define _LIBCPP_ENABLE_DEPRECATION_WARNINGS macro
Dbinary_negate.depr_in_cxx17.fail.cpp20 #define _LIBCPP_ENABLE_DEPRECATION_WARNINGS macro
/external/libcxx/test/libcxx/depr/depr.auto.ptr/auto.ptr/
Dauto_ptr.depr_in_cxx11.fail.cpp28 #define _LIBCPP_ENABLE_DEPRECATION_WARNINGS macro
/external/libcxx/test/libcxx/algorithms/alg.modifying.operations/alg.random.shuffle/
Drandom_shuffle.depr_in_cxx14.fail.cpp27 #define _LIBCPP_ENABLE_DEPRECATION_WARNINGS macro
/external/libcxx/test/libcxx/depr/depr.function.objects/
Dadaptors.depr_in_cxx11.fail.cpp18 #define _LIBCPP_ENABLE_DEPRECATION_WARNINGS macro
/external/libcxx/docs/
DUsingLibcxx.rst245 **_LIBCPP_ENABLE_DEPRECATION_WARNINGS**:
/external/libcxx/include/
D__config1016 // Deprecations warnings are only enabled when _LIBCPP_ENABLE_DEPRECATION_WARNINGS is defined.
1017 #if defined(_LIBCPP_ENABLE_DEPRECATION_WARNINGS)