/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectLog.cpp | 190 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 D | CommandObjectExpression.cpp | 388 Stream &error_stream, in EvaluateExpression()
|
H A D | CommandObjectWatchpointCommand.cpp | 264 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangModulesDeclVendor.cpp | 169 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { in DumpDiagnostics() 284 Stream &error_stream) { in AddModule() 430 Stream &error_stream) { in AddModulesForCompileUnit()
|
H A D | ClangExpressionSourceCode.cpp | 376 StreamString error_stream; in GetText() local
|
H A D | ClangExpressionParser.cpp | 136 StreamString error_stream; in moduleImport() local 1390 StreamString error_stream; in PrepareForExecution() local
|
H A D | IRForTarget.cpp | 75 lldb_private::Stream &error_stream, in IRForTarget() 1483 lldb_private::Stream &error_stream) { in UnfoldConstant()
|
H A D | ClangUserExpression.cpp | 375 StreamString error_stream; in SetupDeclVendor() local
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | Log.cpp | 214 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 D | LLDBServerUtilities.cpp | 64 llvm::raw_string_ostream error_stream(error); in SetupLogging() local
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/DumpTool/ |
H A D | ClangSrcLocDump.cpp | 126 llvm::raw_svector_ostream error_stream(error_msg); in main() local
|
/openbsd-src/usr.sbin/nsd/ |
H A D | verify.h | 67 struct verifier_stream error_stream; member
|
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/ |
H A D | BreakpointOptions.cpp | 628 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction() local
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/ |
H A D | Tooling.cpp | 152 llvm::raw_svector_ostream error_stream(error_msg); in getCC1Arguments() local
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBDebugger.cpp | 1658 llvm::raw_string_ostream error_stream(error); in EnableLog() local
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | Debugger.cpp | 1449 llvm::raw_ostream &error_stream) { in EnableLog()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | utils.c | 674 error_stream (struct ui_file *stream) in error_stream() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationServerLLGS.cpp | 442 StreamString error_stream; in AttachWaitProcess() local
|