Home
last modified time | relevance | path

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

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