Home | History | Annotate | Download | only in Support

Lines Matching defs:setErrorCode

870   void setErrorCode(std::error_code EC) { this->EC = EC; }