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

Method ~FactPointTo

src/FactPointTo.cpp:411–414  ·  view source on GitHub ↗

* */

Source from the content-addressed store, hash-verified

409 *
410 */
411FactPointTo::~FactPointTo(void)
412{
413 // Nothing else to do.
414}
415
416/*
417 * return 1 if v (or a field of v) is in the point-to set

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected