Searched defs:error_stream (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp360 EvaluateExpression(llvm::StringRef expr, Stream *output_stream, Stream *error_stream, CommandReturnObject *result) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp201 EnableLogChannel( const std::shared_ptr<llvm::raw_ostream> &log_stream_sp, uint32_t log_options, llvm::StringRef channel, llvm::ArrayRef<const char *> categories, llvm::raw_ostream &error_stream) argument
217 DisableLogChannel(llvm::StringRef channel, llvm::ArrayRef<const char *> categories, llvm::raw_ostream &error_stream) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp134 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { argument
194 AddModule(const SourceModule &module, ModuleVector *exported_modules, Stream &error_stream) argument
343 AddModulesForCompileUnit( CompileUnit &cu, ClangModulesDeclVendor::ModuleVector &exported_modules, Stream &error_stream) argument
[all...]
H A DClangUserExpression.cpp373 StreamString error_stream; local
H A DClangExpressionParser.cpp134 StreamString error_stream; variable
1234 auto &error_stream = target->GetDebugger().GetErrorStream(); local
H A DIRForTarget.cpp70 IRForTarget(lldb_private::ClangExpressionDeclMap *decl_map, bool resolve_vars, lldb_private::IRExecutionUnit &execution_unit, lldb_private::Stream &error_stream, const char *func_name) argument
1536 UnfoldConstant(Constant *old_constant, llvm::Function *llvm_function, FunctionValueCache &value_maker, FunctionValueCache &entry_instruction_finder, lldb_private::Stream &error_stream) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1156 EnableLog(llvm::StringRef channel, llvm::ArrayRef<const char *> categories, llvm::StringRef log_file, uint32_t log_options, llvm::raw_ostream &error_stream) argument
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcmdline.c103 svn_cmdline_init(const char *progname, FILE *error_stream) argument
[all...]
/freebsd-12-stable/contrib/gdb/gdb/
H A Dutils.c660 error_stream (struct ui_file *stream) function

Completed in 191 milliseconds