Home
last modified time | relevance | path

Searched defs:GetLines (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandler.cpp511 bool IOHandlerEditline::GetLines(StringList &lines, bool &interrupted) { in GetLines() function in IOHandlerEditline
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DEditline.cpp1542 bool Editline::GetLines(int first_line_number, StringList &lines, in GetLines() function in Editline