Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1077 class TextFieldDelegate : public FieldDelegate { class
1079 TextFieldDelegate(const char *label, const char *content, bool required) in TextFieldDelegate() function in curses::TextFieldDelegate