Searched defs:GetStaticValue (Results 1 – 4 of 4) sorted by relevance
70 lldb::ValueObjectSP GetStaticValue() override { return m_parent->GetSP(); } in GetStaticValue() function
77 lldb::ValueObjectSP GetStaticValue() override { in GetStaticValue() function
604 virtual lldb::ValueObjectSP GetStaticValue() { return GetSP(); } in GetStaticValue() function
742 lldb::SBValue SBValue::GetStaticValue() { in GetStaticValue() function in SBValue