Searched refs:InputStream (Results 1 – 3 of 3) sorted by relevance
91 bool InputStream::read_full(std::ofstream *log, size_t length, in read_full()135 bool InputStream::read_line(std::ofstream *log, std::string &line) { in read_line()148 bool InputStream::read_expected(std::ofstream *log, llvm::StringRef expected) { in read_expected()
54 struct InputStream { struct
125 InputStream input;