Searched refs:set_exception (Results 1 – 2 of 2) sorted by relevance
111 __assoc_sub_state::set_exception(exception_ptr __p) in set_exception() function in __assoc_sub_state210 __state_->set_exception(make_exception_ptr( in ~promise()235 promise<void>::set_exception(exception_ptr __p) in set_exception() function in promise239 __state_->set_exception(__p); in set_exception()
79 void set_exception(exception_ptr p);108 void set_exception(exception_ptr p);136 void set_exception(exception_ptr p);578 void set_exception(exception_ptr __p);1311 void set_exception(exception_ptr __p);1380 promise<_Rp>::set_exception(exception_ptr __p)1385 __state_->set_exception(__p);1455 void set_exception(exception_ptr __p);1514 promise<_Rp&>::set_exception(exception_ptr __p)1519 __state_->set_exception(__p);[all …]