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

Method alias

trunk/lib/checkunusedvar.cpp:150–191  ·  view source on GitHub ↗

* Alias the 2 given variables. Either replace the existing aliases if * they exist or merge them. You would replace an existing alias when this * assignment is in the same scope as the previous assignment. You might * merge the aliases when this assignment is in a different scope from the * previous assignment depending on the relationship of the 2 scopes. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

doAssignmentFunction · 0.80

Calls 4

endMethod · 0.80
useMethod · 0.45
eraseMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected