Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1684 : ChoicesFieldDelegate(label, 3, GetPossibleOptions(calculate_label)) {} in LazyBooleanFieldDelegate()
1689 std::vector<std::string> GetPossibleOptions(const char *calculate_label) { in GetPossibleOptions() function in curses::LazyBooleanFieldDelegate