Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp270 return this->IsInputCompleteCallback(editline, lines); in IOHandlerEditline()
440 bool IOHandlerEditline::IsInputCompleteCallback(Editline *editline, in IsInputCompleteCallback() function in IOHandlerEditline
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h414 bool IsInputCompleteCallback(Editline *editline, StringList &lines);