Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
QString theName()
32
{
33
return
"Bob"
;
34
}
35
36
int main()
37
{
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected