Home
last modified time | relevance | path

Searched refs:InputStream (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A DIOStream.cpp91 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()
H A DIOStream.h54 struct InputStream { struct
H A DVSCode.h125 InputStream input;