Searched refs:LastErrorMsg (Results 1 – 1 of 1) sorted by relevance
89 std::string LastErrorMsg; variable159 LastErrorMsg = ErrMsg;168 LastErrorMsg = IPE.getMessage(); in error()170 return make_error<InstrProfError>(LastError, LastErrorMsg); in error()186 return make_error<InstrProfError>(LastError, LastErrorMsg); in getError()