MCPcopy Create free account
hub / github.com/csmith-project/csmith / ~Type

Method ~Type

src/Type.cpp:339–342  ·  view source on GitHub ↗

--------------------------------------------------------------

Source from the content-addressed store, hash-verified

337
338// --------------------------------------------------------------
339Type::~Type(void)
340{
341 // Nothing to do.
342}
343
344// --------------------------------------------------------------
345#if 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected