Searched refs:IsEquivalentContext (Results 1 – 2 of 2) sorted by relevance
45 bool IsEquivalentContext(const SymbolContext &context);
104 bool ThreadPlanStepOverRange::IsEquivalentContext( in IsEquivalentContext() function in ThreadPlanStepOverRange176 if (IsEquivalentContext(older_context)) { in ShouldStop()