MCPcopy 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
20QString LldbLauncher::id()
21{
22 return QStringLiteral("lldb");
23}
24
25QString LldbLauncher::name() const
26{

Callers 2

saveStateFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected