Searched refs:NOT_DEBUG_BREAK (Results 1 – 2 of 2) sorted by relevance
48 NOT_DEBUG_BREAK, enumerator64 static BreakLocation Invalid() { return BreakLocation(-1, NOT_DEBUG_BREAK); } in Invalid()104 DCHECK_NE(NOT_DEBUG_BREAK, type_); in BreakLocation()
246 if (type != NOT_DEBUG_BREAK) break; in Next()273 return NOT_DEBUG_BREAK; in GetDebugBreakType()