Searched refs:SetStream (Results 1 – 12 of 12) sorted by relevance
49 options.SetStream(&stream); in Char16StringSummaryProvider()74 options.SetStream(&stream); in Char32StringSummaryProvider()112 options.SetStream(&stream); in WCharStringSummaryProvider()148 options.SetStream(&stream); in Char16SummaryProvider()174 options.SetStream(&stream); in Char32SummaryProvider()208 options.SetStream(&stream); in WCharSummaryProvider()
255 options.SetStream(&stream); in LibStdcppStringSummaryProvider()315 options.SetStream(&stream); in LibStdcppWStringSummaryProvider()
583 options.SetStream(&stream); in LibcxxWStringSummaryProvider()647 options.SetStream(&stream); in LibcxxStringSummaryProvider()
174 options.SetStream(&stream); in NSStringSummaryProvider()187 options.SetStream(&stream); in NSStringSummaryProvider()203 options.SetStream(&stream); in NSStringSummaryProvider()225 options.SetStream(&stream); in NSStringSummaryProvider()245 options.SetStream(&stream); in NSStringSummaryProvider()268 options.SetStream(&stream); in NSStringSummaryProvider()291 options.SetStream(&stream); in NSStringSummaryProvider()
53 ReadStringAndDumpToStreamOptions &SetStream(Stream *s) { in SetStream() function172 ReadBufferAndDumpToStreamOptions &SetStream(Stream *s) { in SetStream() function
883 m_input_file_sp->GetFile().SetStream(fh, tranfer_ownership); in SetInputFileHandle()889 in_file.SetStream(stdin, true); in SetInputFileHandle()898 m_output_file_sp->GetFile().SetStream(fh, tranfer_ownership); in SetOutputFileHandle()904 out_file.SetStream(stdout, false); in SetOutputFileHandle()917 m_error_file_sp->GetFile().SetStream(fh, tranfer_ownership); in SetErrorFileHandle()923 err_file.SetStream(stderr, false); in SetErrorFileHandle()
1293 options.SetStream(&s); in DumpPrintableRepresentation()
73 void SetStream(llvm::raw_ostream *strm) { m_stream = strm; } in SetStream() function
1268 m_history.SetStream(strm); in SetHistoryStream()
142 void SetStream(FILE *fh, bool transfer_ownership);
136 void File::SetStream(FILE *fh, bool transfer_ownership) { in SetStream() function in File
400 SetStream(options.GetStream()); in ReadBufferAndDumpToStreamOptions()