Searched refs:ALL_BREAK_LOCATIONS (Results 1 – 3 of 3) sorted by relevance
54 enum BreakLocatorType { ALL_BREAK_LOCATIONS, CALLS_AND_RETURNS }; enumerator207 BreakLocatorType type = ALL_BREAK_LOCATIONS);455 BreakLocatorType type = ALL_BREAK_LOCATIONS);
114 if (type == ALL_BREAK_LOCATIONS) { in GetModeMask()213 if (break_locator_type_ == ALL_BREAK_LOCATIONS) break; in Next()
8040 TestBreakLocation::GetIterator(debug_info, i::ALL_BREAK_LOCATIONS); in TEST()