Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1608 std::string GetChoiceContent() { return m_choices[m_choice]; } in GetChoiceContent() function in curses::ChoicesFieldDelegate
1652 std::string plugin_name = GetChoiceContent(); in GetPluginName()
1674 std::string plugin_name = GetChoiceContent(); in GetPluginName()
1698 std::string choice = GetChoiceContent(); in GetLazyBoolean()
2930 if (m_type_field->GetChoiceContent() == "Name") { in UpdateFieldsVisibility()
3010 if (m_type_field->GetChoiceContent() == "Name") { in GetAttachInfo()
3123 std::string choice = m_load_dependent_files_field->GetChoiceContent(); in GetLoadDependentFiles()