Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp64 llvm::raw_string_ostream error_stream(error); in SetupLogging() local
/llvm-project-15.0.7/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.cpp383 Stream &error_stream, in EvaluateExpression()
H A DCommandObjectWatchpointCommand.cpp264 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction() local
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp155 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { in DumpDiagnostics()
225 Stream &error_stream) { in AddModule()
371 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
1402 StreamString error_stream; in PrepareForExecution() local
H A DIRForTarget.cpp74 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
/llvm-project-15.0.7/lldb/source/Utility/
H A DLog.cpp213 llvm::raw_ostream &error_stream) { in EnableLogChannel()
228 llvm::raw_ostream &error_stream) { in DisableLogChannel()
243 llvm::raw_ostream &error_stream) { in DumpLogChannel()
/llvm-project-15.0.7/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp126 llvm::raw_svector_ostream error_stream(error_msg); in main() local
/llvm-project-15.0.7/lldb/unittests/Utility/
H A DLogTest.cpp47 llvm::raw_string_ostream error_stream(error); in EnableChannel() local
56 llvm::raw_string_ostream error_stream(error); in DisableChannel() local
/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp628 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction() local
/llvm-project-15.0.7/clang/lib/Tooling/
H A DTooling.cpp152 llvm::raw_svector_ostream error_stream(error_msg); in getCC1Arguments() local
/llvm-project-15.0.7/lldb/source/API/
H A DSBDebugger.cpp1622 llvm::raw_string_ostream error_stream(error); in EnableLog() local
/llvm-project-15.0.7/lldb/source/Core/
H A DDebugger.cpp1429 llvm::raw_ostream &error_stream) { in EnableLog()
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp444 StreamString error_stream; in AttachWaitProcess() local