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

Method checkDuplicateExpression1

trunk/lib/checkother.cpp:4058–4115  ·  view source on GitHub ↗

--------------------------------------------------------------------------- check for the same expression on both sides of an operator (x == x), (x && x), (x || x) (x.y == x.y), (x.y && x.y), (x.y || x.y) ---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runChecksFunction · 0.80

Calls 3

getConstFunctionsFunction · 0.85
endMethod · 0.80
tokAtMethod · 0.80

Tested by

no test coverage detected