Home
last modified time | relevance | path

Searched defs:ReportError (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSymbolRemappingReader.cpp30 auto ReportError = [&](Twine Msg) { in read() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCFragment.cpp104 bool ReportError, uint64_t &Val) { in getLabelOffset()
116 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.h78 ErrorReporter ReportError, Error &Err) in LLVMJITLinkRemoteTargetProcessControl()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCTargetProcessControl.h284 RPCEndpointT &EP, ErrorReporter ReportError) in OrcRPCTargetProcessControlBase()
H A DCore.h1328 ExecutionSession &setErrorReporter(ErrorReporter ReportError) { in setErrorReporter()
1506 ErrorReporter ReportError = logErrorsToStdErr; variable
H A DOrcRemoteTargetClient.h909 std::function<void(Error)> ReportError; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp258 void ASTFieldVisitor::ReportError(QualType T) { in ReportError() function in ASTFieldVisitor
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_report.cc189 void ReportError(const ErrorDescription &description) { in ReportError() function in __asan::ScopedInErrorReport
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_report.cc191 void ReportError(const ErrorDescription &description) { in ReportError() function in __asan::ScopedInErrorReport
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_report.cpp194 void ReportError(const ErrorDescription &description) { in ReportError() function in __asan::ScopedInErrorReport
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp238 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError, in LLVMOrcExecutionSessionSetErrorReporter()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp467 auto ReportError = [&](const Twine &TitleMsg) { in verifyDebugInfoAttribute() local