Lines Matching full:__call
197 __other.__call(_Action::_Copy, this);
202 __other.__call(_Action::_Move, this);
260 this->__call(_Action::_Destroy);
271 return *static_cast<type_info const*>(this->__call(_Action::_TypeInfo));
289 …__call(_Action __a, any* __other = nullptr, type_info const* __info = nullptr, const void* __fallb…
294 _LIBCPP_HIDE_FROM_ABI void* __call(
494 __rhs.__call(_Action::_Move, &__tmp);
495 this->__call(_Action::_Move, &__rhs);
496 __tmp.__call(_Action::_Move, this);
498 this->__call(_Action::_Move, &__rhs);
500 __rhs.__call(_Action::_Move, this);
578 void* __p = __any->__call(