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

Method StatementFilter

src/Statement.cpp:104–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102};
103
104StatementFilter::StatementFilter(const CGContext &cg_context)
105 : cg_context_(cg_context)
106{
107
108}
109
110StatementFilter::~StatementFilter(void)
111{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected