Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/memory/storage.iterator/
Draw_storage_iterator.base.pass.cpp19 #define DELETE_FUNCTION = delete macro
21 #define DELETE_FUNCTION macro
37 A* operator& () DELETE_FUNCTION;
Draw_storage_iterator.pass.cpp20 #define DELETE_FUNCTION = delete macro
22 #define DELETE_FUNCTION macro
37 A* operator& () DELETE_FUNCTION;
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
Dallocate_shared.pass.cpp27 #define DELETE_FUNCTION = delete macro
29 #define DELETE_FUNCTION macro
47 A* operator& () DELETE_FUNCTION;
Dmake_shared.pass.cpp23 #define DELETE_FUNCTION = delete macro
25 #define DELETE_FUNCTION macro
41 A* operator& () DELETE_FUNCTION;
/external/libcxx/test/support/
Dtest_iterators.h21 #define DELETE_FUNCTION = delete macro
23 #define DELETE_FUNCTION macro
53 void operator,(T const &) DELETE_FUNCTION;
91 void operator,(T const &) DELETE_FUNCTION;
143 void operator,(T const &) DELETE_FUNCTION;
194 void operator,(T const &) DELETE_FUNCTION;
256 void operator,(T const &) DELETE_FUNCTION;
550 #undef DELETE_FUNCTION
/external/libcxx/test/libcxx/iterators/
Dtrivial_iterators.pass.cpp32 #define DELETE_FUNCTION = delete macro
34 #define DELETE_FUNCTION macro
74 void operator,(T const &) DELETE_FUNCTION;