Searched refs:getErrorMsg (Results 1 – 1 of 1) sorted by relevance
105 const std::string &getErrorMsg() const { return ErrorMsg; } in getErrorMsg() function in llvm::RuntimeDyldCheckerExprEval::EvalResult149 << "': " << R.getErrorMsg() << "\n"; in handleError()