MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / my_func

Function my_func

test/signal/test-stacktrace.cpp:33–36  ·  view source on GitHub ↗

static*/

Source from the content-addressed store, hash-verified

31}
32
33/*static*/ void my_func() // NOLINT(misc-use-internal-linkage)
34{
35 my_func_2();
36}
37#endif
38
39int main()

Callers 1

mainFunction · 0.85

Calls 1

my_func_2Function · 0.85

Tested by

no test coverage detected