Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp202 llvm::raw_string_ostream error_stream(error); in DoExecute() local
272 llvm::raw_string_ostream error_stream(error); in DoExecute() local
403 llvm::raw_string_ostream error_stream(error); in DoExecute() local
H A DCommandObjectExpression.cpp404 Stream &error_stream, in EvaluateExpression()
509 StreamSP error_stream = in IOHandlerInputComplete() local
H A DCommandObjectDWIMPrint.cpp227 Stream &error_stream = result.GetErrorStream(); in DoExecute() local
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp66 llvm::raw_string_ostream error_stream(error); in SetupLogging() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp161 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { in DumpDiagnostics()
278 Stream &error_stream) { in AddModule()
429 Stream &error_stream) { in AddModulesForCompileUnit()
H A DClangExpressionSourceCode.cpp387 StreamString error_stream; in GetText() local
H A DIRForTarget.cpp75 lldb_private::Stream &error_stream, in IRForTarget()
1315 lldb_private::Stream &error_stream) { in UnfoldConstant()
H A DClangExpressionParser.cpp143 StreamString error_stream; in moduleImport() local
1555 StreamString error_stream; in DoPrepareForExecution() local
H A DClangUserExpression.cpp374 StreamString error_stream; in SetupDeclVendor() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp237 llvm::raw_ostream &error_stream) { in EnableLogChannel()
253 llvm::raw_ostream &error_stream) { in DisableLogChannel()
269 llvm::raw_ostream &error_stream) { in DumpLogChannel()
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp157 llvm::raw_svector_ostream error_stream(error_msg); in getCC1Arguments() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1669 llvm::raw_string_ostream error_stream(error); in EnableLog() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1808 llvm::raw_ostream &error_stream) { in EnableLog()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp440 StreamString error_stream; in AttachWaitProcess() local