Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2387 ChoicesFieldDelegate *AddChoicesField(const char *label, int height, in AddChoicesField() function in lldb_private::curses::FormDelegate
2914 m_type_field = AddChoicesField("Attach By", 2, types); in ProcessAttachFormDelegate()
3090 AddChoicesField("Load Dependents", 3, GetLoadDependentFilesChoices()); in TargetCreateFormDelegate()