Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp428 property->GetValue()->GetAsProperties(); in GetPropertyAtPath()
460 property->GetValue()->GetAsProperties(); in Apropos()
486 OptionValueProperties *ov_properties = option_value_sp->GetAsProperties(); in GetSubProperty()
H A DOptionValue.cpp201 OptionValueProperties *OptionValue::GetAsProperties() { in GetAsProperties() function in OptionValue
207 const OptionValueProperties *OptionValue::GetAsProperties() const { in GetAsProperties() function in OptionValue
H A DProperty.cpp286 const OptionValueProperties *sub_properties = m_value_sp->GetAsProperties(); in DumpDescription()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValue.h230 OptionValueProperties *GetAsProperties();
231 const OptionValueProperties *GetAsProperties() const;
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4241 exp_property->GetValue()->GetAsProperties(); in GetInjectLocalVariables()
4255 exp_property->GetValue()->GetAsProperties(); in SetInjectLocalVariables()
H A DProcess.cpp343 exp_property->GetValue()->GetAsProperties(); in GetOSPluginReportsAllThreads()
356 exp_property->GetValue()->GetAsProperties(); in SetOSPluginReportsAllThreads()