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