Home
last modified time | relevance | path

Searched defs:error_stream (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectLog.cpp190 llvm::raw_string_ostream error_stream(error); in DoExecute() local
261 llvm::raw_string_ostream error_stream(error); in DoExecute() local
417 llvm::raw_string_ostream error_stream(error); in DoExecute() local
H A DCommandObjectExpression.cpp388 Stream &error_stream, in EvaluateExpression()
H A DCommandObjectWatchpointCommand.cpp264 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp169 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { in DumpDiagnostics()
284 Stream &error_stream) { in AddModule()
430 Stream &error_stream) { in AddModulesForCompileUnit()
H A DClangExpressionSourceCode.cpp376 StreamString error_stream; in GetText() local
H A DClangExpressionParser.cpp136 StreamString error_stream; in moduleImport() local
1390 StreamString error_stream; in PrepareForExecution() local
H A DIRForTarget.cpp75 lldb_private::Stream &error_stream, in IRForTarget()
1483 lldb_private::Stream &error_stream) { in UnfoldConstant()
H A DClangUserExpression.cpp375 StreamString error_stream; in SetupDeclVendor() local
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DLog.cpp214 llvm::raw_ostream &error_stream) { in EnableLogChannel()
229 llvm::raw_ostream &error_stream) { in DisableLogChannel()
244 llvm::raw_ostream &error_stream) { in DumpLogChannel()
/openbsd-src/gnu/llvm/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp64 llvm::raw_string_ostream error_stream(error); in SetupLogging() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp126 llvm::raw_svector_ostream error_stream(error_msg); in main() local
/openbsd-src/usr.sbin/nsd/
H A Dverify.h67 struct verifier_stream error_stream; member
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp628 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DTooling.cpp152 llvm::raw_svector_ostream error_stream(error_msg); in getCC1Arguments() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1658 llvm::raw_string_ostream error_stream(error); in EnableLog() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp1449 llvm::raw_ostream &error_stream) { in EnableLog()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dutils.c674 error_stream (struct ui_file *stream) in error_stream() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp442 StreamString error_stream; in AttachWaitProcess() local