Lines Matching refs:ErrorMsg
380 std::string ErrorMsg;391 ErrorMsg = Message.str();1214 if (SF->Materialize(&ErrorMsg))1253 if (SF->Materialize(&ErrorMsg))1296 /// error occurs, true is returned and ErrorMsg (if not null) is set to indicate1300 std::string *ErrorMsg) {1303 if (ErrorMsg) *ErrorMsg = TheLinker.ErrorMsg;