Searched refs:candidate_sp (Results 1 – 1 of 1) sorted by relevance
292 if (auto candidate_sp = thread->GetStackFrameAtIndex(candidate_idx)) { in DoExecute() local293 if (candidate_sp->IsHidden()) in DoExecute()