Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandler.cpp270 return this->IsInputCompleteCallback(editline, lines); in IOHandlerEditline()
438 bool IOHandlerEditline::IsInputCompleteCallback(Editline *editline, in IsInputCompleteCallback() function in IOHandlerEditline
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DIOHandler.h416 bool IsInputCompleteCallback(Editline *editline, StringList &lines);