/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectLog.cpp | 204 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 D | CommandObjectDWIMPrint.cpp | 197 Stream &error_stream = result.GetErrorStream(); in DoExecute() local
|
H A D | CommandObjectExpression.cpp | 403 Stream &error_stream, in EvaluateExpression()
|
H A D | CommandObjectWatchpointCommand.cpp | 252 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction() local
|
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/ |
H A D | LLDBServerUtilities.cpp | 64 llvm::raw_string_ostream error_stream(error); in SetupLogging() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangModulesDeclVendor.cpp | 158 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { in DumpDiagnostics() 273 Stream &error_stream) { in AddModule() 419 Stream &error_stream) { in AddModulesForCompileUnit()
|
H A D | ClangExpressionSourceCode.cpp | 388 StreamString error_stream; in GetText() local
|
H A D | ClangExpressionParser.cpp | 134 StreamString error_stream; in moduleImport() local 1377 StreamString error_stream; in DoPrepareForExecution() local
|
H A D | IRForTarget.cpp | 75 lldb_private::Stream &error_stream, in IRForTarget() 1314 lldb_private::Stream &error_stream) { in UnfoldConstant()
|
H A D | ClangUserExpression.cpp | 373 StreamString error_stream; in SetupDeclVendor() local
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | Log.cpp | 227 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 D | BreakpointOptions.cpp | 619 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/ |
H A D | Tooling.cpp | 160 llvm::raw_svector_ostream error_stream(error_msg); in getCC1Arguments() local
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBDebugger.cpp | 1672 llvm::raw_string_ostream error_stream(error); in EnableLog() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | Debugger.cpp | 1637 llvm::raw_ostream &error_stream) { in EnableLog()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationServerLLGS.cpp | 440 StreamString error_stream; in AttachWaitProcess() local
|