Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1609 std::string GetChoiceContent() { return m_choices[m_choice]; } in GetChoiceContent() function in curses::ChoicesFieldDelegate
1653 std::string plugin_name = GetChoiceContent(); in GetPluginName()
1675 std::string plugin_name = GetChoiceContent(); in GetPluginName()
1699 std::string choice = GetChoiceContent(); in GetLazyBoolean()
2931 if (m_type_field->GetChoiceContent() == "Name") { in UpdateFieldsVisibility()
3011 if (m_type_field->GetChoiceContent() == "Name") { in GetAttachInfo()
3124 std::string choice = m_load_dependent_files_field->GetChoiceContent(); in GetLoadDependentFiles()