Searched refs:g_property_name (Results 1 – 1 of 1) sorted by relevance
1580 static constexpr llvm::StringLiteral g_property_name("plugin"); in GetDebuggerPropertyForPlugins() local1583 parent_properties_sp->GetSubProperty(nullptr, g_property_name); in GetDebuggerPropertyForPlugins()1586 std::make_shared<OptionValueProperties>(g_property_name); in GetDebuggerPropertyForPlugins()1587 parent_properties_sp->AppendProperty(g_property_name, in GetDebuggerPropertyForPlugins()1613 static constexpr llvm::StringLiteral g_property_name("plugin"); in GetDebuggerPropertyForPluginsOldStyle() local1628 plugin_properties_sp->GetSubProperty(nullptr, g_property_name); in GetDebuggerPropertyForPluginsOldStyle()1631 std::make_shared<OptionValueProperties>(g_property_name); in GetDebuggerPropertyForPluginsOldStyle()1632 plugin_properties_sp->AppendProperty(g_property_name, in GetDebuggerPropertyForPluginsOldStyle()