Searched refs:from_location_sp (Results 1 – 2 of 2) sorted by relevance
226 BreakpointLocationSP from_location_sp) { in SwapLocation() argument227 if (!from_location_sp || !to_location_sp) in SwapLocation()231 to_location_sp->SwapLocation(from_location_sp); in SwapLocation()232 RemoveLocation(from_location_sp); in SwapLocation()
181 lldb::BreakpointLocationSP from_location_sp);