Searched refs:PrintCommandOutput (Results 1 – 2 of 2) sorted by relevance
604 void PrintCommandOutput(Stream &stream, llvm::StringRef str);
2778 void CommandInterpreter::PrintCommandOutput(Stream &stream, in PrintCommandOutput() function in CommandInterpreter2859 PrintCommandOutput(*io_handler.GetOutputStreamFileSP(), output); in IOHandlerInputComplete()2865 PrintCommandOutput(*io_handler.GetErrorStreamFileSP(), error); in IOHandlerInputComplete()