MCPcopy Create free account
hub / github.com/KDAB/codebrowser / Uses

Method Uses

tests/test.cc:344–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342 int hello;
343 Val hello2;
344 Uses(int i) : hello(value), hello2({valval.v}) {}
345 int r() {
346 auto v = value;
347 v = value;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected