Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp64 llvm::raw_string_ostream error_stream(error); SetupLogging() local
/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp274 error_stream)) in DoExecute() local
204 llvm::raw_string_ostream error_stream(error); DoExecute() local
404 llvm::raw_string_ostream error_stream(error); DoExecute() local
H A DCommandObjectDWIMPrint.cpp197 Stream &error_stream = result.GetErrorStream(); DoExecute() local
H A DCommandObjectExpression.cpp403 EvaluateExpression(llvm::StringRef expr,Stream & output_stream,Stream & error_stream,CommandReturnObject & result) EvaluateExpression() argument
H A DCommandObjectWatchpointCommand.cpp252 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp158 DumpDiagnostics(Stream & error_stream) DumpDiagnostics() argument
273 AddModule(const SourceModule & module,ModuleVector * exported_modules,Stream & error_stream) AddModule() argument
419 AddModulesForCompileUnit(CompileUnit & cu,ClangModulesDeclVendor::ModuleVector & exported_modules,Stream & error_stream) AddModulesForCompileUnit() argument
[all...]
H A DClangExpressionSourceCode.cpp388 StreamString error_stream; in GetText() local
H A DIRForTarget.cpp75 lldb_private::Stream &error_stream, in IRForTarget() argument
1314 UnfoldConstant(Constant * old_constant,llvm::Function * llvm_function,FunctionValueCache & value_maker,FunctionValueCache & entry_instruction_finder,lldb_private::Stream & error_stream) UnfoldConstant() argument
H A DClangExpressionParser.cpp134 StreamString error_stream; moduleImport() local
1377 StreamString error_stream; DoPrepareForExecution() local
H A DClangUserExpression.cpp373 StreamString error_stream; SetupDeclVendor() local
/llvm-project/lldb/source/Utility/
H A DLog.cpp227 EnableLogChannel(const std::shared_ptr<LogHandler> & log_handler_sp,uint32_t log_options,llvm::StringRef channel,llvm::ArrayRef<const char * > categories,llvm::raw_ostream & error_stream) EnableLogChannel() argument
242 DisableLogChannel(llvm::StringRef channel,llvm::ArrayRef<const char * > categories,llvm::raw_ostream & error_stream) DisableLogChannel() argument
257 DumpLogChannel(llvm::StringRef channel,llvm::raw_ostream & output_stream,llvm::raw_ostream & error_stream) DumpLogChannel() argument
/llvm-project/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/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp619 StreamSP error_stream(debugger.GetAsyncErrorStream()); BreakpointOptionsCallbackFunction() local
/llvm-project/clang/lib/Tooling/
H A DTooling.cpp160 llvm::raw_svector_ostream error_stream(error_msg); in getCC1Arguments() local
/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1672 llvm::raw_string_ostream error_stream(error); EnableLog() local
/llvm-project/lldb/source/Core/
H A DDebugger.cpp1637 EnableLog(llvm::StringRef channel,llvm::ArrayRef<const char * > categories,llvm::StringRef log_file,uint32_t log_options,size_t buffer_size,LogHandlerKind log_handler_kind,llvm::raw_ostream & error_stream) EnableLog() argument
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp440 StreamString error_stream; in AttachWaitProcess() local