Searched refs:SetParent (Results 1 – 4 of 4) sorted by relevance
31 property.GetValue()->SetParent(shared_from_this()); in Initialize()49 value_sp->SetParent(shared_from_this()); in AppendProperty()
595 clone->SetParent(new_parent); in DeepCopy()
200 SaveAndRestore<Decl *> SetParent(ParentD, D); in TraverseObjCMethodDecl()
257 void SetParent(const lldb::OptionValueSP &parent_sp) { in SetParent() function