Lines Matching refs:__call
177 if (__other.__h) __other.__call(_Action::_Copy, this);
183 if (__other.__h) __other.__call(_Action::_Move, this);
223 if (__h) this->__call(_Action::_Destroy);
240 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
259 void * __call(_Action __a, any * __other = nullptr,
266 void * __call(_Action __a, any * __other = nullptr,
488 __rhs.__call(_Action::_Move, &__tmp);
489 this->__call(_Action::_Move, &__rhs);
490 __tmp.__call(_Action::_Move, this);
493 this->__call(_Action::_Move, &__rhs);
496 __rhs.__call(_Action::_Move, this);
576 __any->__call(_Action::_Get, nullptr,