Searched refs:setErrorCode (Results 1 – 4 of 4) sorted by relevance
57 setErrorCode(make_error_code(object_error::parse_failed)); in BinaryError()
67 setErrorCode(make_error_code(ECOverride)); in GenericBinaryError()
870 void setErrorCode(std::error_code EC) { this->EC = EC; } in setErrorCode() function
1105 void setErrorCode(std::error_code EC) { this->EC = EC; } in setErrorCode() function