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