Searched refs:bp_ref (Results 1 – 2 of 2) sorted by relevance
159 Breakpoint &bp_ref = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in ResetCurrentInlinedDepth() local160 if (!bp_ref.IsInternal()) { in ResetCurrentInlinedDepth()
573 Breakpoint &bp_ref = in DoExecute() local575 if (!bp_ref.IsInternal()) { in DoExecute()576 bp_ref.SetIgnoreCount(m_options.m_ignore); in DoExecute()