Home
last modified time | relevance | path

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

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