Searched refs:plan_idx (Results 1 – 2 of 2) sorted by relevance
75 lldb::ThreadPlanSP GetPlanByIndex(uint32_t plan_idx,
267 lldb::ThreadPlanSP ThreadPlanStack::GetPlanByIndex(uint32_t plan_idx, in GetPlanByIndex() argument274 if (idx == plan_idx) in GetPlanByIndex()