Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp257 std::optional<std::string> LineEditor::readLine() const { in readLine() function in LineEditor
302 std::optional<std::string> LineEditor::readLine() const { in readLine() function in LineEditor
/freebsd/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h41 LLVM_ABI std::optional<std::string> readLine() const;