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

Method dtFirstFunction_minimal_depth

src/DepthSpec.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99int DepthSpec::dtFirstFunction_minimal_depth(int)
100{
101 return dtReturnType_minimal_depth() + dtFunctionGenerateBody_minimal_depth();
102}
103
104int DepthSpec::dtStatement_minimal_depth_(int)
105{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected