Lines Matching refs:set_exception
80 void set_exception(exception_ptr p);
109 void set_exception(exception_ptr p);
137 void set_exception(exception_ptr p);
561 void set_exception(exception_ptr __p);
883 this->set_exception(current_exception());
930 this->set_exception(current_exception());
976 this->set_exception(current_exception());
1031 this->set_exception(current_exception());
1402 void set_exception(exception_ptr __p);
1437 __state_->set_exception(make_exception_ptr(
1483 promise<_Rp>::set_exception(exception_ptr __p)
1489 __state_->set_exception(__p);
1579 void set_exception(exception_ptr __p);
1611 __state_->set_exception(make_exception_ptr(
1642 promise<_Rp&>::set_exception(exception_ptr __p)
1648 __state_->set_exception(__p);
1723 void set_exception(exception_ptr __p);
2103 __p_.set_exception(current_exception());
2235 __p_.set_exception(current_exception());