Searched refs:WillPop (Results 1 - 6 of 6) sorted by relevance

/external/lldb/include/lldb/Target/
H A DThreadPlanCallUserExpression.h45 WillPop () function in class:lldb_private::ThreadPlanCallUserExpression
47 ThreadPlanCallFunction::WillPop();
H A DThreadPlanCallFunction.h111 // their own WillPop methods should call this so that the
114 WillPop ();
H A DThreadPlan.h79 // When the plan is moved from the plan stack its WillPop method is always called, no matter why. Once it is
437 WillPop();
/external/lldb/source/Target/
H A DThreadPlan.cpp192 ThreadPlan::WillPop() function in class:ThreadPlan
H A DThreadPlanCallFunction.cpp317 ThreadPlanCallFunction::WillPop () function in class:ThreadPlanCallFunction
H A DThread.cpp1055 plan->WillPop();
1071 plan->WillPop();

Completed in 97 milliseconds