Searched refs:ValidForThisThread (Results 1 – 10 of 10) sorted by relevance
188 BreakpointSite::ValidForThisThread (Thread *thread) in ValidForThisThread() function in BreakpointSite190 return m_owners.ValidForThisThread(thread); in ValidForThisThread()
151 BreakpointLocationCollection::ValidForThisThread (Thread *thread) in ValidForThisThread() function in BreakpointLocationCollection159 if ((*pos)->ValidForThisThread (thread)) in ValidForThisThread()
424 BreakpointLocation::ValidForThisThread (Thread *thread) in ValidForThisThread() function in BreakpointLocation
172 bool ValidForThisThread (Thread *thread);
201 ValidForThisThread (Thread *thread);
304 ValidForThisThread (Thread *thread);
457 if (bp_site_sp->ValidForThisThread (&thread)) in CreateStopReasonWithMachException()
404 if (bp_site && bp_site->ValidForThisThread(this)) in BreakNotify()
421 if (!bp_loc_sp->ValidForThisThread(thread_sp.get())) in PerformAction()
1614 if (bp_site_sp->ValidForThisThread (thread_sp.get())) in SetThreadStopInfo()1665 if (bp_site_sp->ValidForThisThread (thread_sp.get())) in SetThreadStopInfo()