Searched refs:bp_ref (Results 1 – 2 of 2) sorted by relevance
155 Breakpoint &bp_ref = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in ResetCurrentInlinedDepth() local156 if (!bp_ref.IsInternal()) { in ResetCurrentInlinedDepth()
537 Breakpoint &bp_ref = in DoExecute() local539 if (!bp_ref.IsInternal()) { in DoExecute()540 bp_ref.SetIgnoreCount(m_options.m_ignore); in DoExecute()