Lines Matching defs:coroutine_traits
44 struct std::coroutine_traits<void, global_new_delete_tag> { struct in std
45 struct promise_type {
85 struct std::coroutine_traits<void, promise_new_tag> { struct in std
86 struct promise_type {
111 struct std::coroutine_traits<void, promise_matching_placement_new_tag, int, float, double> { struct in std
112 struct promise_type {
143 struct std::coroutine_traits<void, promise_matching_global_placement_new_tag, dummy *> { struct in std
165 struct std::coroutine_traits<void, promise_delete_tag> {
166 struct promise_type {
190 struct std::coroutine_traits<void, promise_sized_delete_tag> { struct in std
191 struct promise_type {
216 struct std::coroutine_traits<int, promise_on_alloc_failure_tag> { struct in std
217 struct promise_type {
253 struct std::coroutine_traits<void, promise_sized_delete_tag2> { struct in std
254 struct promise_type {