/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
H A D | SimpleRemoteEPCServer.h | 72 void setErrorReporter(unique_function<void(Error)> ReportError) { in setErrorReporter() 123 void setErrorReporter(ReportErrorFunction ReportError) { in setErrorReporter() 172 ReportErrorFunction ReportError; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | SymbolRemappingReader.cpp | 31 auto ReportError = [&](Twine Msg) { in read() local
|
/openbsd-src/gnu/llvm/lldb/tools/lldb-fuzzer/lldb-expression-fuzzer/ |
H A D | lldb-expression-fuzzer.cpp | 40 void ReportError(llvm::StringRef message) { in ReportError() function
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCFragment.cpp | 104 bool ReportError, uint64_t &Val) { in getLabelOffset() 116 bool ReportError, uint64_t &Val) { in getSymbolOffsetImpl()
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/ |
H A D | Module.h | 846 void ReportError(const char *format, Args &&...args) { in ReportError() function
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | LLVMConventionsChecker.cpp | 258 void ASTFieldVisitor::ReportError(QualType T) { in ReportError() function in ASTFieldVisitor
|
/openbsd-src/gnu/llvm/lld/wasm/ |
H A D | Config.h | 26 enum class UnresolvedPolicy { ReportError, Warn, Ignore, ImportDynamic }; enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 1485 ExecutionSession &setErrorReporter(ErrorReporter ReportError) { in setErrorReporter() 1762 ErrorReporter ReportError = logErrorsToStdErr; variable
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_report.cpp | 196 void ReportError(const ErrorDescription &description) { in ReportError() function in __asan::ScopedInErrorReport
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 572 auto ReportError = [&](const Twine &TitleMsg) { in verifyDebugInfoAttribute() local
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | Module.cpp | 1170 void Module::ReportError(const llvm::formatv_object_base &payload) { in ReportError() function in Module
|
H A D | Debugger.cpp | 1403 void Debugger::ReportError(std::string message, in ReportError() function in Debugger
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcV2CBindings.cpp | 338 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError, in LLVMOrcExecutionSessionSetErrorReporter()
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | Config.h | 70 enum class UnresolvedPolicy { ReportError, Warn, Ignore }; enumerator
|