Home
last modified time | relevance | path

Searched refs:readLine (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp251 std::optional<std::string> LineEditor::readLine() const { in readLine() function in LineEditor
295 std::optional<std::string> LineEditor::readLine() const { in readLine() function in LineEditor
/src/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h40 std::optional<std::string> readLine() const;