Searched refs:PerformAction (Results 1 – 5 of 5) sorted by relevance
176 PerformAction (Event *event_ptr) in PerformAction() function
3560 virtual EventActionResult PerformAction (lldb::EventSP &event_sp) = 0;3595 virtual EventActionResult PerformAction (lldb::EventSP &event_sp);
312 PerformAction (Event *event_ptr) in PerformAction() function in lldb_private::StopInfoBreakpoint640 PerformAction (Event *event_ptr) in PerformAction() function in lldb_private::StopInfoWatchpoint1069 PerformAction (Event *event_ptr) in PerformAction() function in lldb_private::StopInfoExec
2979 Process::AttachCompletionHandler::PerformAction (lldb::EventSP &event_sp) in PerformAction() function in Process::AttachCompletionHandler3905 …NextEventAction::EventActionResult action_result = m_next_event_action_ap->PerformAction(event_sp); in HandlePrivateEvent()4189 stop_info_sp->PerformAction(event_ptr); in DoOnRemoval()
1349 PerformAction(const Action<F>& action, in PerformAction() function1381 static ActionResultHolder* PerformAction( in PerformAction() function1470 return ResultHolder::PerformAction(action, args); in UntypedPerformAction()