| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
| H A D | SimpleRemoteEPCServer.h | 84 void setErrorReporter(unique_function<void(Error)> ReportError) { in setErrorReporter() 137 void setErrorReporter(ReportErrorFunction ReportError) { in setErrorReporter() 187 ReportErrorFunction ReportError; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SymbolRemappingReader.cpp | 31 auto ReportError = [&](Twine Msg) { in read() local
|
| /freebsd/libexec/atf/atf-pytest-wrapper/ |
| H A D | atf_pytest_wrapper.cpp | 202 void ReportError() { in ReportError() function in Handler
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | Module.h | 805 void ReportError(const char *format, Args &&...args) { in ReportError() function
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAssembler.cpp | 368 bool ReportError, uint64_t &Val) { in getLabelOffset() 380 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | LLVMConventionsChecker.cpp | 258 void ASTFieldVisitor::ReportError(QualType T) { in ReportError() function in ASTFieldVisitor
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | Core.h | 1482 ExecutionSession &setErrorReporter(ErrorReporter ReportError) { in setErrorReporter() 1828 ErrorReporter ReportError = logErrorsToStdErr; variable
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/interception/ |
| H A D | interception_win.cpp | 158 # define ReportError(...) \ macro
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_report.cpp | 225 void ReportError(const ErrorDescription &description) { in ReportError() function in __asan::ScopedInErrorReport
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | Module.cpp | 1111 void Module::ReportError(const llvm::formatv_object_base &payload) { in ReportError() function in Module
|
| H A D | Debugger.cpp | 1764 void Debugger::ReportError(std::string message, in ReportError() function in Debugger
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | OrcV2CBindings.cpp | 317 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError, in LLVMOrcExecutionSessionSetErrorReporter()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFVerifier.cpp | 694 auto ReportError = [&](StringRef category, const Twine &TitleMsg) { in verifyDebugInfoAttribute() local
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Config.h | 106 enum class UnresolvedPolicy { ReportError, Warn, Ignore }; enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaHLSL.cpp | 1090 auto ReportError = [this, &HadError](SourceLocation Loc, uint32_t LowerBound, in handleRootSignatureElements() local
|