Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp346 __construct_large<_Dp>(static_cast<_Tp&&>(__object));
362 __construct_large<_Tp>(static_cast<_Args&&>(__args)...);
406 void __construct_large(_As&&... __args) in __construct_large() function in exec::__any::__immovable_storage::__t
516 __construct_large<_Dp>(static_cast<_Tp&&>(__object));
531 __construct_large<_Tp>(static_cast<_Args&&>(__args)...);
603 void __construct_large(_As&&... __args) in __construct_large() function in exec::__any::__storage::__t
687 __self.template __construct_large<_Tp>(__other_object); in STDEXEC_MEMFN_DECL()