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

Method VariableSelectFilter

src/VariableSelector.cpp:94–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92};
93
94VariableSelectFilter::VariableSelectFilter(const CGContext &cg_context)
95 : cg_context_(cg_context)
96{
97
98}
99
100VariableSelectFilter::~VariableSelectFilter()
101{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected