Searched refs:temp_result_stream (Results 1 – 1 of 1) sorted by relevance
158 StreamString temp_result_stream; in DoExecute() local159 valobj_sp->Dump(temp_result_stream, dump_options); in DoExecute()160 llvm::StringRef output = temp_result_stream.GetString(); in DoExecute()199 StreamString temp_result_stream; in DoExecute() local200 valobj_sp->Dump(temp_result_stream, dump_options); in DoExecute()201 llvm::StringRef output = temp_result_stream.GetString(); in DoExecute()