Searched defs:IsPlanStale (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepOverBreakpoint.cpp170 bool ThreadPlanStepOverBreakpoint::IsPlanStale() { function in class:ThreadPlanStepOverBreakpoint
H A DThreadPlanPython.cpp92 bool ThreadPlanPython::IsPlanStale() { function in class:ThreadPlanPython
H A DThreadPlanStepInstruction.cpp98 bool ThreadPlanStepInstruction::IsPlanStale() { function in class:ThreadPlanStepInstruction
H A DThreadPlanStepOut.cpp523 bool ThreadPlanStepOut::IsPlanStale() { function in class:ThreadPlanStepOut
H A DThreadPlanStepRange.cpp467 bool ThreadPlanStepRange::IsPlanStale() { function in class:ThreadPlanStepRange
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBThreadPlan.cpp173 bool SBThreadPlan::IsPlanStale() { function in class:SBThreadPlan
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlan.h431 virtual bool IsPlanStale() { return false; } function in class:lldb_private::ThreadPlan

Completed in 198 milliseconds