MCPcopy Create free account
hub / github.com/Samsung/UTopia / getCopyFrom

Method getCopyFrom

lib/generation/FuzzInput.cpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23const FuzzInput *FuzzInput::getCopyFrom() const { return CopyFrom.get(); }
24
25unsigned FuzzInput::getID() const { return getDef().ID; }
26

Callers 5

initFromFuzzerMethod · 0.80
UTModifyMethod · 0.80
generateMethod · 0.80
updateArrayInfoMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected