Searched defs:_Tag (Results 1 – 5 of 5) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __tag_invoke.hpp | 50 _Tag, const _Env&) noexcept -> __mconstant<_Env::query(_Tag())> in tag_invoke() argument 58 constexpr auto tag_invoke(_Tag, const _Env& __env) noexcept( in tag_invoke() argument
|
H A D | __basic_sender.hpp | 66 #define STDEXEC_SEXPR_DESCRIPTOR(_Tag, _Data, _Child) \ argument 69 #define STDEXEC_SEXPR_DESCRIPTOR(_Tag, _Data, _Child) \ argument 495 constexpr auto __captures(_Tag, _Captures&&... __captures2) in __captures() argument
|
H A D | __debug.hpp | 181 void tag_invoke(_Tag, __t<__invalid_completion<_Tag(_Args...)>>, in tag_invoke() argument
|
H A D | __when_all.hpp | 151 auto __complete_fn(_Tag, _Receiver& __rcvr) noexcept in __complete_fn() argument
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | any_sender_of.hpp | 1301 auto query(_Tag, _As&&... __as) const // in query() argument 1454 friend auto tag_invoke(_Tag, Self&& __self, _As&&... __as) // in tag_invoke() argument 1554 auto query(_Tag, _As&&... __as) const noexcept( in query() argument
|