Searched refs:has_fallthrough (Results 1 – 1 of 1) sorted by relevance
437 bool has_fallthrough = false; in Process() local453 has_fallthrough |= !AddTargetIfNotNext(targets_, target, state.next_block(), in Process()457 has_fallthrough ? " " : "─"); in Process()466 has_fallthrough |= !AddTargetIfNotNext( in Process()468 has_fallthrough |= !AddTargetIfNotNext( in Process()488 os_ << (has_fallthrough ? "│" : " "); in Process()494 os_ << (has_fallthrough ? "│" : " "); in Process()504 if (has_fallthrough) { in Process()