Home
last modified time | relevance | path

Searched refs:DELETE_FUNCTION (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/
Dtest_deleter.h23 #define DELETE_FUNCTION = delete macro
25 #define DELETE_FUNCTION { assert(false); } macro
56 test_deleter* operator&() const DELETE_FUNCTION;
/external/libcxx/test/support/
Dtest_iterators.h17 #define DELETE_FUNCTION = delete macro
19 #define DELETE_FUNCTION macro
49 void operator,(T const &) DELETE_FUNCTION;
85 void operator,(T const &) DELETE_FUNCTION;
137 void operator,(T const &) DELETE_FUNCTION;
188 void operator,(T const &) DELETE_FUNCTION;
250 void operator,(T const &) DELETE_FUNCTION;
327 #undef DELETE_FUNCTION