Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp204 llvm::raw_string_ostream error_stream(error); in DoExecute() local
274 llvm::raw_string_ostream error_stream(error); in DoExecute() local
404 llvm::raw_string_ostream error_stream(error); in DoExecute() local
H A DCommandObjectDWIMPrint.cpp197 Stream &error_stream = result.GetErrorStream(); in DoExecute() local
H A DCommandObjectExpression.cpp403 Stream &error_stream, in EvaluateExpression()
H A DCommandObjectWatchpointCommand.cpp252 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction() local
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp64 llvm::raw_string_ostream error_stream(error); in SetupLogging() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp158 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { in DumpDiagnostics()
273 Stream &error_stream) { in AddModule()
419 Stream &error_stream) { in AddModulesForCompileUnit()
H A DClangExpressionSourceCode.cpp388 StreamString error_stream; in GetText() local
H A DClangExpressionParser.cpp134 StreamString error_stream; in moduleImport() local
1377 StreamString error_stream; in DoPrepareForExecution() local
H A DIRForTarget.cpp75 lldb_private::Stream &error_stream, in IRForTarget()
1314 lldb_private::Stream &error_stream) { in UnfoldConstant()
H A DClangUserExpression.cpp373 StreamString error_stream; in SetupDeclVendor() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp227 llvm::raw_ostream &error_stream) { in EnableLogChannel()
242 llvm::raw_ostream &error_stream) { in DisableLogChannel()
257 llvm::raw_ostream &error_stream) { in DumpLogChannel()
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp619 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp160 llvm::raw_svector_ostream error_stream(error_msg); in getCC1Arguments() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1672 llvm::raw_string_ostream error_stream(error); in EnableLog() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1637 llvm::raw_ostream &error_stream) { in EnableLog()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp440 StreamString error_stream; in AttachWaitProcess() local