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

Method OutputOp2

src/SafeOpFlags.cpp:296–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

294}
295
296void
297SafeOpFlags::OutputOp2(std::ostream &out) const
298{
299 OutputSign(out, op2_);
300}
301
302SafeOpFlags::~SafeOpFlags()
303{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected