Lines Matching defs:GetSyntheticValue
566 if (ValueObjectSP synth_valobj_sp = GetSyntheticValue())
2014 ValueObjectSP ValueObject::GetSyntheticValue() {
2330 child_valobj_sp = root->GetSyntheticValue();
2344 child_valobj_sp = root->GetSyntheticValue();
2398 child_valobj_sp = root->GetSyntheticValue();
2412 child_valobj_sp = root->GetSyntheticValue();
2523 root->GetSyntheticValue()->GetNumChildren())
2526 root->GetSyntheticValue()->GetChildAtIndex(index);
2574 root = root->GetSyntheticValue()->GetChildAtIndex(index);
2624 root = root->GetSyntheticValue();
2787 if (auto synth_sp = result_sp->GetSyntheticValue())
2870 GetSyntheticValue()->GetChildMemberWithName("$$dereference$$").get();