Searched defs:GetStaticValue (Results 1 – 4 of 4) sorted by relevance
69 lldb::ValueObjectSP GetStaticValue() override { return m_parent->GetSP(); } in GetStaticValue() function
75 lldb::ValueObjectSP GetStaticValue() override { in GetStaticValue() function
775 lldb::SBValue SBValue::GetStaticValue() { in GetStaticValue() function in SBValue
1925 ValueObjectSP ValueObject::GetStaticValue() { return GetSP(); } in GetStaticValue() function in ValueObject