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