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

Method getDefID

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

Source from the content-addressed store, hash-verified

55 : Kind(Kind), Def(Def) {}
56
57unsigned FuzzNoInput::getDefID() const { return getDef().ID; }
58
59const Definition &FuzzNoInput::getDef() const {
60

Callers 3

FuzzInput.cppFile · 0.80
applyArrayPoliciesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected