Home
last modified time | relevance | path

Searched refs:getErrorMsg (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp106 const std::string &getErrorMsg() const { return ErrorMsg; } in getErrorMsg() function in llvm::RuntimeDyldCheckerExprEval::EvalResult
150 << "': " << R.getErrorMsg() << "\n"; in handleError()