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()
1565 synthetic_child_sp = pos->second->GetSP(); in GetSyntheticChild()
1636 synthetic_child_sp = synthetic_child->GetSP(); in GetSyntheticArrayMember()
1670 synthetic_child_sp = synthetic_child->GetSP(); in GetSyntheticBitFieldChild()
1709 synthetic_child_sp = synthetic_child->GetSP(); in GetSyntheticChildAtOffset()
1751 synthetic_child_sp = synthetic_child->GetSP(); in GetSyntheticBase()
1843 return m_dynamic_value->GetSP(); in GetDynamicValue()
1852 return m_synthetic_value->GetSP(); in GetSyntheticValue()
2061 ValueObjectSP root = GetSP(); in GetValueForExpressionPath_Impl()
2600 ValueObjectSP result_sp(GetSP()); in GetQualifiedRepresentationIfAvailable()
2635 return m_deref_valobj->GetSP(); in Dereference()
2705 return m_deref_valobj->GetSP(); in Dereference()