Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DOptionValue.h237 OptionValueProperties *GetAsProperties();
239 const OptionValueProperties *GetAsProperties() const;
/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DOptionValueProperties.cpp642 property->GetValue()->GetAsProperties(); in GetPropertyAtPath()
675 property->GetValue()->GetAsProperties(); in Apropos()
701 OptionValueProperties *ov_properties = option_value_sp->GetAsProperties(); in GetSubProperty()
DOptionValue.cpp202 OptionValueProperties *OptionValue::GetAsProperties() { in GetAsProperties() function in OptionValue
208 const OptionValueProperties *OptionValue::GetAsProperties() const { in GetAsProperties() function in OptionValue
DProperty.cpp285 const OptionValueProperties *sub_properties = m_value_sp->GetAsProperties(); in DumpDescription()
/openbsd/src/gnu/llvm/lldb/source/Target/
DTarget.cpp4127 exp_property->GetValue()->GetAsProperties(); in GetInjectLocalVariables()
4140 exp_property->GetValue()->GetAsProperties(); in SetInjectLocalVariables()
DProcess.cpp334 exp_property->GetValue()->GetAsProperties(); in GetOSPluginReportsAllThreads()
346 exp_property->GetValue()->GetAsProperties(); in SetOSPluginReportsAllThreads()