Searched refs:PrintCommandOutput (Results 1 – 2 of 2) sorted by relevance
559 void PrintCommandOutput(Stream &stream, llvm::StringRef str);
2736 void CommandInterpreter::PrintCommandOutput(Stream &stream, in PrintCommandOutput() function in CommandInterpreter2810 PrintCommandOutput(*io_handler.GetOutputStreamFile(), output); in IOHandlerInputComplete()2816 PrintCommandOutput(*io_handler.GetErrorStreamFile(), error); in IOHandlerInputComplete()