Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LineEditor/
H A DLineEditor.cpp257 Optional<std::string> LineEditor::readLine() const { in readLine() function in LineEditor
301 Optional<std::string> LineEditor::readLine() const { in readLine() function in LineEditor
/freebsd-12.1/contrib/llvm/include/llvm/LineEditor/
H A DLineEditor.h41 llvm::Optional<std::string> readLine() const;