Searched refs:IsInternal (Results 1 – 20 of 20) sorted by relevance
97 Breakpoint::IsInternal () const in IsInternal() function in Breakpoint378 if (!IsInternal() && send_event) in ResolveBreakpointInModules()473 if (!IsInternal()) in ModulesChanged()739 if (!IsInternal()) in ModuleReplaced()755 if (!IsInternal()) in ModuleReplaced()984 && !IsInternal() in SendBreakpointChangedEvent()1001 && !IsInternal() in SendBreakpointChangedEvent()
109 BreakpointSite::IsInternal() const in IsInternal() function in BreakpointSite111 return m_owners.IsInternal(); in IsInternal()
172 BreakpointLocationCollection::IsInternal () const in IsInternal() function in BreakpointLocationCollection182 if (!(*pos)->GetBreakpoint().IsInternal ()) in IsInternal()
82 if (bp_loc_sp && !m_breakpoint->IsInternal()) in SearchCallback()
180 if (log && bp_loc_sp && !m_breakpoint->IsInternal()) in SetSCMatchesByLine()
333 if (bp_loc_sp && new_location && !m_breakpoint->IsInternal()) in SearchCallback()
732 && !m_owner.IsInternal() in SendBreakpointLocationChangedEvent()
182 bool IsInternal() const;
245 IsInternal () const;
194 IsInternal () const;
228 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) in DoShouldNotify()254 if (bp_site_sp->IsInternal()) in GetDescription()280 if (break_sp->IsInternal()) in GetDescription()398 if (bp_loc_sp->GetBreakpoint().IsInternal()) in PerformAction()
382 if (!bp.IsInternal()) in DoPlanExplainsStop()
453 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) in NextRangeBreakpointExplainsStop()
177 if (!bp_ref.IsInternal()) in ResetCurrentInlinedDepth()
124 if (breakpoint_sp->IsInternal()) in PrimeFromDummyTarget()576 …("Target::%s (internal = %s) => break_id = %s\n", __FUNCTION__, bp_sp->IsInternal() ? "yes" : "no"… in AddBreakpoint()
77 IsInternal ();
287 SBBreakpoint::IsInternal () in IsInternal() function in SBBreakpoint292 return m_opaque_sp->IsInternal(); in IsInternal()
1329 bool IsInternal) in ObjCInterfaceDecl() argument1339 setImplicit(IsInternal); in ObjCInterfaceDecl()
741 if (!bp_ref.IsInternal()) in DoExecute()
924 bool IsInternal);