Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp261 m_editline_up->SetRedrawCallback([this]() { this->RedrawCallback(); }); in IOHandlerEditline()
444 void IOHandlerEditline::RedrawCallback() { in RedrawCallback() function in IOHandlerEditline
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h422 void RedrawCallback();