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

Method output_tab

src/DefaultOutputMgr.cpp:260–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260void
261DefaultOutputMgr::output_tab(ostream &out, int indent)
262{
263 OutputMgr::output_tab(out, indent);
264}
265
266//////////////////////////////////////////////////////////////////
267DefaultOutputMgr::DefaultOutputMgr(std::ofstream *ofile)

Callers

nothing calls this directly

Calls 1

output_tabFunction · 0.85

Tested by

no test coverage detected