Searched refs:PerformAction (Results 1 – 10 of 10) sorted by relevance
33 doTest(new PerformAction() { in doTest()
36 doTest(new PerformAction() { in doTest()
31 doTest(new PerformAction() { in doTest()
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()
1357 PerformAction(const Action<F>& action, in PerformAction() function1389 static ActionResultHolder* PerformAction( in PerformAction() function1487 return ResultHolder::PerformAction(action, args); in UntypedPerformAction()