Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1551 std::string GetChoiceContent() { return m_choices[m_choice]; } in GetChoiceContent() function in curses::ChoicesFieldDelegate
1593 std::string plugin_name = GetChoiceContent(); in GetPluginName()
1614 std::string plugin_name = GetChoiceContent(); in GetPluginName()
2510 if (m_type_field->GetChoiceContent() == "Name") { in UpdateFieldsVisibility()
2590 if (m_type_field->GetChoiceContent() == "Name") { in GetAttachInfo()