MCPcopy Create free account
hub / github.com/Tencent/TscanCode / isFunctionOrBreakPattern

Function isFunctionOrBreakPattern

trunk/lib/checkother.cpp:857–863  ·  view source on GitHub ↗

--------------------------------------------------------------------------- switch (x) { case 2: y = a; // <- this assignment is redundant case 3: y = b; // <- case 2 falls through and sets y twice } ---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected