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);
559 void set_exception(exception_ptr __p);
876 this->set_exception(current_exception());
923 this->set_exception(current_exception());
969 this->set_exception(current_exception());
1024 this->set_exception(current_exception());
1395 void set_exception(exception_ptr __p);
1429 __state_->set_exception(make_exception_ptr(
1475 promise<_Rp>::set_exception(exception_ptr __p)
1481 __state_->set_exception(__p);
1571 void set_exception(exception_ptr __p);
1602 __state_->set_exception(make_exception_ptr(
1633 promise<_Rp&>::set_exception(exception_ptr __p)
1639 __state_->set_exception(__p);
1714 void set_exception(exception_ptr __p);
2097 __p_.set_exception(current_exception());
2229 __p_.set_exception(current_exception());