Home
last modified time | relevance | path

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

/freebsd/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.cpp199 OptionValueProperties *OptionValue::GetAsProperties() { in GetAsProperties() function in OptionValue
205 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/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValue.h223 OptionValueProperties *GetAsProperties();
224 const OptionValueProperties *GetAsProperties() const;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4406 exp_property->GetValue()->GetAsProperties(); in GetExperimentalPropertyValue()
4422 exp_property->GetValue()->GetAsProperties(); in GetUseDIL()
4434 exp_property->GetValue()->GetAsProperties(); in SetUseDIL()
H A DProcess.cpp337 exp_property->GetValue()->GetAsProperties(); in GetOSPluginReportsAllThreads()
350 exp_property->GetValue()->GetAsProperties(); in SetOSPluginReportsAllThreads()