MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / viaFunction

Function viaFunction

tests/Issue369_2.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28
29void viaFunction() {
30 static foo f = func();
31}

Callers

nothing calls this directly

Calls 1

funcFunction · 0.70

Tested by

no test coverage detected