Searched refs:SetParent (Results 1 – 3 of 3) sorted by relevance
31 property.GetValue()->SetParent(shared_from_this()); in Initialize()49 value_sp->SetParent(shared_from_this()); in AppendProperty()
602 clone->SetParent(new_parent); in DeepCopy()
250 void SetParent(const lldb::OptionValueSP &parent_sp) { in SetParent() function