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