Searched refs:older_context (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepOverRange.cpp171 const SymbolContext &older_context = local
173 if (IsEquivalentContext(older_context)) {
H A DThreadPlanStepUntil.cpp214 const SymbolContext &older_context = local
220 done = (older_context == stack_context);

Completed in 58 milliseconds