MCPcopy Create free account
hub / github.com/KDE/kdevelop / f

Function f

plugins/debuggercommon/tests/debuggees/debugeereturnvalues.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9#include <cstdio>
10
11int f()
12{
13 return 5;
14}
15
16int g()
17{

Callers 2

mainFunction · 0.70
visitItemsMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected