Home | History | Annotate | Download | only in API

Lines Matching defs:event_sp

352                 EventSP event_sp;
354 while (lldb_listener.GetNextEventForBroadcaster (process_sp.get(), event_sp))
356 SBEvent event(event_sp);