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

Method getExtraInfo

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

Source from the content-addressed store, hash-verified

50}
51
52std::string FuzzNoInput::getExtraInfo() const { return ""; }
53
54FuzzNoInput::FuzzNoInput(Type Kind, std::shared_ptr<const Definition> Def)
55 : Kind(Kind), Def(Def) {}

Callers 1

FuzzInput.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected