Searched refs:LastErrorMsg (Results 1 – 1 of 1) sorted by relevance
87 std::string LastErrorMsg; variable146 LastErrorMsg = ErrMsg;155 LastErrorMsg = IPE.getMessage(); in error()157 return make_error<InstrProfError>(LastError, LastErrorMsg); in error()173 return make_error<InstrProfError>(LastError, LastErrorMsg); in getError()