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

Function theName

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

Source from the content-addressed store, hash-verified

29}
30
31QString theName()
32{
33 return "Bob";
34}
35
36int main()
37{

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected