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

Method dtFunctionGenerateBody_minimal_depth

src/DepthSpec.cpp:269–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267}
268
269int DepthSpec::dtFunctionGenerateBody_minimal_depth(int)
270{
271 return dtBlock_minimal_depth();
272}
273
274int DepthSpec::dtGenerateParamList_minimal_depth(int)
275{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected