Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1079 class TextFieldDelegate : public FieldDelegate { class
1081 TextFieldDelegate(const char *label, const char *content, bool required) in TextFieldDelegate() function in lldb_private::curses::TextFieldDelegate