Searched refs:AddOwner (Results 1 – 3 of 3) sorted by relevance
109 void AddOwner(const lldb::BreakpointLocationSP &owner);
125 void BreakpointSite::AddOwner(const BreakpointLocationSP &owner) { in AddOwner() function in BreakpointSite
1783 bp_site_sp->AddOwner(owner); in CreateBreakpointSite()