Lines Matching refs:SetErrorString
39 error.SetErrorString(toString(trace_or_err.takeError()).c_str()); in LoadTraceFromFile()
54 error.SetErrorString("error: invalid trace"); in SaveToDisk()
59 error.SetErrorString(llvm::toString(desc_file.takeError()).c_str()); in SaveToDisk()
73 error.SetErrorString("error: invalid trace"); in Start()
76 error.SetErrorString(llvm::toString(std::move(err)).c_str()); in Start()
86 error.SetErrorString("error: invalid trace"); in Start()
91 error.SetErrorString(llvm::toString(std::move(err)).c_str()); in Start()
101 error.SetErrorString("error: invalid trace"); in Stop()
103 error.SetErrorString(llvm::toString(std::move(err)).c_str()); in Stop()
111 error.SetErrorString("error: invalid trace"); in Stop()
113 error.SetErrorString(llvm::toString(std::move(err)).c_str()); in Stop()