Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ id
Method
id
plugins/lldb/lldblauncher.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
QString LldbLauncher::id()
21
{
22
return QStringLiteral(
"lldb"
);
23
}
24
25
QString LldbLauncher::name() const
26
{
Callers
2
saveState
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected