Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3775 void UpdateMatches() { in UpdateMatches() function in curses::SearcherWindowDelegate
3839 void UpdateMatches(const std::string &text) override { in UpdateMatches() function in curses::CommonCompletionSearcherDelegate