Searched refs:__create_vtable (Results 1 – 1 of 1) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | any_sender_of.hpp | 46 inline constexpr __create_vtable_t __create_vtable{}; variable 292 {*__create_vtable(__mtype<_ParentVTable>{}, __mtype<_Tp>{})}, 703 STDEXEC_MEMFN_DECL(auto __create_vtable)(this __mtype<__empty_vtable>, in STDEXEC_MEMFN_DECL() 768 STDEXEC_MEMFN_DECL(auto __create_vtable)(this __mtype<__t>, in STDEXEC_MEMFN_DECL() argument 824 __env_{__create_vtable(__mtype<__vtable_t>{}, __mtype<_Rcvr>{}), in __ref() 913 __env_{__create_vtable(__mtype<__vtable_t>{}, __mtype<_Rcvr>{}), in __ref() 956 STDEXEC_MEMFN_DECL(auto __create_vtable)(this __mtype<__operation_vtable>, in STDEXEC_MEMFN_DECL() argument 1137 STDEXEC_MEMFN_DECL(auto __create_vtable)(this __mtype<__query_vtable>, in STDEXEC_MEMFN_DECL() argument 1171 STDEXEC_MEMFN_DECL(auto __create_vtable)(this __mtype<__vtable>, in STDEXEC_MEMFN_DECL() argument 1176 {*__create_vtable(__mtype<__query_vtable<_SenderQueries>>{}, in STDEXEC_MEMFN_DECL() [all …]
|