reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
813 locations_event = new BreakpointEventData( 816 locations_event = nullptr; 821 if (locations_event) 822 locations_event->GetBreakpointLocationCollection().Add(loc_sp); 824 SendBreakpointChangedEvent(locations_event); 829 locations_event = new BreakpointEventData( 833 locations_event->GetBreakpointLocationCollection().Add(loc_sp); 835 SendBreakpointChangedEvent(locations_event);