Searched defs:__result (Results 1 – 6 of 6) sorted by relevance
62 using __result = _Ty; typedef70 using __result = _Ty; typedef99 using __result = __call_result_t<__query, env_of_t<_Receiver>>; typedef106 using __result = _State::__result; typedef
65 __intrusive_queue __result; in make_reversed() local72 __intrusive_queue __result{}; in make() local188 iterator __result = *this; in operator ++() local
127 iterator __result = *this; in operator ++() local
110 auto __result = __completion_behavior::completion_behavior::inline_completion; in STDEXEC_ATTRIBUTE() local
277 std::optional<__sync_wait_result_t<_Sender>> __result{}; in apply_sender() local
586 using __result = __basic_sender<_Tag, _Data, __name_of<_Child>...>; typedef