Searched defs:ReportError (Results 1 – 12 of 12) sorted by relevance
30 auto ReportError = [&](Twine Msg) { in read() local
104 bool ReportError, uint64_t &Val) { in getLabelOffset()116 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
78 ErrorReporter ReportError, Error &Err) in LLVMJITLinkRemoteTargetProcessControl()
284 RPCEndpointT &EP, ErrorReporter ReportError) in OrcRPCTargetProcessControlBase()
1328 ExecutionSession &setErrorReporter(ErrorReporter ReportError) { in setErrorReporter()1506 ErrorReporter ReportError = logErrorsToStdErr; variable
909 std::function<void(Error)> ReportError; variable
258 void ASTFieldVisitor::ReportError(QualType T) { in ReportError() function in ASTFieldVisitor
189 void ReportError(const ErrorDescription &description) { in ReportError() function in __asan::ScopedInErrorReport
191 void ReportError(const ErrorDescription &description) { in ReportError() function in __asan::ScopedInErrorReport
194 void ReportError(const ErrorDescription &description) { in ReportError() function in __asan::ScopedInErrorReport
238 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError, in LLVMOrcExecutionSessionSetErrorReporter()
467 auto ReportError = [&](const Twine &TitleMsg) { in verifyDebugInfoAttribute() local