Searched refs:SetOkayToDiscard (Results 1 - 10 of 10) sorted by relevance

/external/lldb/source/Target/
H A DThreadPlanCallUserExpression.cpp53 SetOkayToDiscard(false);
H A DThreadPlanStepOut.cpp434 step_through_inline_plan_ptr->SetOkayToDiscard(true);
H A DThreadPlanCallFunction.cpp46 SetOkayToDiscard (false);
H A DStopInfo.cpp680 new_plan_sp->SetOkayToDiscard (false);
/external/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp99 call_plan_sp->SetOkayToDiscard(true);
185 call_plan_sp->SetOkayToDiscard(true);
239 call_plan_sp->SetOkayToDiscard(true);
/external/lldb/include/lldb/Target/
H A DThreadPlan.h404 SetOkayToDiscard (bool value) function in class:lldb_private::ThreadPlan
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp96 m_func_sp->SetOkayToDiscard(true);
/external/lldb/source/Expression/
H A DClangFunction.cpp433 new_plan->SetOkayToDiscard (false);
/external/lldb/source/Commands/
H A DCommandObjectThread.cpp534 new_plan_sp->SetOkayToDiscard (false);
1076 new_plan_sp->SetOkayToDiscard(false);
/external/lldb/source/API/
H A DSBThread.cpp534 new_plan->SetOkayToDiscard(false);

Completed in 140 milliseconds