Searched refs:ShouldAutoContinue (Results 1 - 4 of 4) sorted by relevance

/external/lldb/include/lldb/Target/
H A DThreadPlanStepOverBreakpoint.h37 virtual bool ShouldAutoContinue(Event *event_ptr);
H A DThreadPlan.h358 ShouldAutoContinue (Event *event_ptr) function in class:lldb_private::ThreadPlan
/external/lldb/source/Target/
H A DThreadPlanStepOverBreakpoint.cpp162 ThreadPlanStepOverBreakpoint::ShouldAutoContinue (Event *event_ptr) function in class:ThreadPlanStepOverBreakpoint
H A DThread.cpp813 bool over_ride_stop = current_plan->ShouldAutoContinue(event_ptr);

Completed in 3094 milliseconds