Searched defs:__args (Results 1 – 4 of 4) sorted by relevance
47 auto __construct(_Args&&... __args) in __construct()58 auto __construct_from(_Func&& func, _Args&&... __args) -> _Ty& { in __construct_from()
40 return +[](void* __ptr, _Args... __args) noexcept { in __rcvr_vfun_fn()
519 auto& __args = __state.__args_.emplace_from(__tup::__mktuple, static_cast<_As&&>(__as)...); in __bind_() local
302 __t(std::in_place_type_t<_Tp>, _Args&&... __args) in __t()333 void __construct_small(_As&&... __args) { in __construct_small()344 void __construct_large(_As&&... __args) { in __construct_large()443 __t(std::in_place_type_t<_Tp>, _Args&&... __args) in __t()500 void __construct_small(_As&&... __args) { in __construct_small()510 void __construct_large(_As&&... __args) { in __construct_large()