Searched refs:LastErrorMsg (Results 1 – 1 of 1) sorted by relevance
93 std::string LastErrorMsg; variable167 LastErrorMsg = ErrMsg;176 LastErrorMsg = IPE.getMessage(); in error()178 return make_error<InstrProfError>(LastError, LastErrorMsg); in error()194 return make_error<InstrProfError>(LastError, LastErrorMsg); in getError()