Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp64 llvm::raw_string_ostream error_stream(error); in SetupLogging() local
/freebsd-src/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
428 llvm::raw_string_ostream error_stream(error); DoExecute() local
H A DCommandObjectDWIMPrint.cpp183 Stream &error_stream = result.GetErrorStream(); DoExecute() local
H A DCommandObjectWatchpointCommand.cpp264 StreamSP error_stream(debugger.GetAsyncErrorStream()); WatchpointOptionsCallbackFunction() local
H A DCommandObjectExpression.cpp415 EvaluateExpression(llvm::StringRef expr,Stream & output_stream,Stream & error_stream,CommandReturnObject & result) EvaluateExpression() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp169 DumpDiagnostics(Stream & error_stream) DumpDiagnostics() argument
284 AddModule(const SourceModule & module,ModuleVector * exported_modules,Stream & error_stream) AddModule() argument
430 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 DClangExpressionParser.cpp134 StreamString error_stream; in moduleImport() local
1374 StreamString error_stream; PrepareForExecution() local
H A DIRForTarget.cpp75 lldb_private::Stream &error_stream, in IRForTarget() argument
1314 lldb_private::Stream &error_stream) { in UnfoldConstant() argument
H A DClangUserExpression.cpp374 StreamString error_stream; SetupDeclVendor() local
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp226 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
241 DisableLogChannel(llvm::StringRef channel,llvm::ArrayRef<const char * > categories,llvm::raw_ostream & error_stream) DisableLogChannel() argument
256 DumpLogChannel(llvm::StringRef channel,llvm::raw_ostream & output_stream,llvm::raw_ostream & error_stream) DumpLogChannel() argument
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp627 StreamSP error_stream(debugger.GetAsyncErrorStream()); BreakpointOptionsCallbackFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp160 llvm::raw_svector_ostream error_stream(error_msg); in getCC1Arguments() local
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1672 llvm::raw_string_ostream error_stream(error); in EnableLog() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1597 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
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp440 StreamString error_stream; in AttachWaitProcess() local