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

Method get_prefixed_name

src/SimpleDeltaRndNumGenerator.cpp:127–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127std::string
128SimpleDeltaRndNumGenerator::get_prefixed_name(const std::string &name)
129{
130 return name;
131}
132
133/*
134 * Print the tracing information for debugging.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected