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

Function foo

plugins/clang/tests/files/uses.cpp:5–9  ·  view source on GitHub ↗

"useCount" : 2

Source from the content-addressed store, hash-verified

3
4/// "useCount" : 2
5int foo()
6{
7 i = 1;
8 return i = i + 1;
9}
10
11/// "useCount" : 2
12class SomeClass

Callers 3

uses.cppFile · 0.70
mainFunction · 0.70
test_mainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected