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

Method OutputForComment

src/Variable.cpp:741–745  ·  view source on GitHub ↗

--------------------------------------------------------------

Source from the content-addressed store, hash-verified

739
740// --------------------------------------------------------------
741void
742Variable::OutputForComment(std::ostream &out) const
743{
744 out << get_actual_name();
745}
746
747// --------------------------------------------------------------
748void

Callers 1

OutputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected