Searched refs:GetBreakLocation (Results 1 – 2 of 2) sorted by relevance
151 return it.GetBreakLocation(); in FromAddress()165 result_out->Add(it.GetBreakLocation()); in FromAddressSameStatement()215 return it.GetBreakLocation(); in FromPosition()699 it.GetBreakLocation().ClearDebugBreak(); in ClearAllBreakPoints()731 it.GetBreakLocation().SetOneShot(); in FloodWithOneShot()966 it.GetBreakLocation().ClearOneShot(); in ClearOneShot()
117 BreakLocation GetBreakLocation() { in GetBreakLocation() function