Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValue.h226 OptionValueProperties *GetAsProperties();
228 const OptionValueProperties *GetAsProperties() const;
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueProperties.cpp617 property->GetValue()->GetAsProperties(); in GetPropertyAtPath()
650 property->GetValue()->GetAsProperties(); in Apropos()
676 OptionValueProperties *ov_properties = option_value_sp->GetAsProperties(); in GetSubProperty()
H A DOptionValue.cpp202 OptionValueProperties *OptionValue::GetAsProperties() { in GetAsProperties() function in OptionValue
208 const OptionValueProperties *OptionValue::GetAsProperties() const { in GetAsProperties() function in OptionValue
H A DProperty.cpp285 const OptionValueProperties *sub_properties = m_value_sp->GetAsProperties(); in DumpDescription()
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp4030 exp_property->GetValue()->GetAsProperties(); in GetInjectLocalVariables()
4043 exp_property->GetValue()->GetAsProperties(); in SetInjectLocalVariables()
H A DProcess.cpp333 exp_property->GetValue()->GetAsProperties(); in GetOSPluginReportsAllThreads()
345 exp_property->GetValue()->GetAsProperties(); in SetOSPluginReportsAllThreads()