Searched defs:readLine (Results 1 – 2 of 2) sorted by relevance
251 Optional<std::string> LineEditor::readLine() const { in readLine() function in LineEditor295 Optional<std::string> LineEditor::readLine() const { in readLine() function in LineEditor
2103 std::string LineReader::readLine(unsigned lineNum) { in readLine() function in LineReader