Lines Matching refs:GetSP
390 return child->GetSP(); in GetChildAtIndex()
399 return GetSP(); in GetChildAtIndexPath()
400 ValueObjectSP root(GetSP()); in GetChildAtIndexPath()
415 return GetSP(); in GetChildAtIndexPath()
416 ValueObjectSP root(GetSP()); in GetChildAtIndexPath()
432 return GetSP(); in GetChildAtNamePath()
433 ValueObjectSP root(GetSP()); in GetChildAtNamePath()
449 return GetSP(); in GetChildAtNamePath()
450 ValueObjectSP root(GetSP()); in GetChildAtNamePath()
489 ValueObjectSP child_sp = GetSP(); in GetChildMemberWithName()
1562 synthetic_child_sp = pos->second->GetSP(); in GetSyntheticChild()
1633 synthetic_child_sp = synthetic_child->GetSP(); in GetSyntheticArrayMember()
1667 synthetic_child_sp = synthetic_child->GetSP(); in GetSyntheticBitFieldChild()
1706 synthetic_child_sp = synthetic_child->GetSP(); in GetSyntheticChildAtOffset()
1748 synthetic_child_sp = synthetic_child->GetSP(); in GetSyntheticBase()
1840 return m_dynamic_value->GetSP(); in GetDynamicValue()
1849 return m_synthetic_value->GetSP(); in GetSyntheticValue()
2058 ValueObjectSP root = GetSP(); in GetValueForExpressionPath_Impl()
2597 ValueObjectSP result_sp(GetSP()); in GetQualifiedRepresentationIfAvailable()
2632 return m_deref_valobj->GetSP(); in Dereference()
2702 return m_deref_valobj->GetSP(); in Dereference()