Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ returnValueVariable
Method
returnValueVariable
kdevplatform/debugger/variable/variablecollection.cpp:269–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
const Variable* Watches::returnValueVariable() const
270
{
271
return m_finishResult;
272
}
273
274
Variable *Watches::addFinishResult(const QString& convenienceVarible)
275
{
Callers
3
canStopOnChange
Function · 0.80
contextMenuEvent
Method · 0.80
testReturnValueVariable
Method · 0.80
Calls
no outgoing calls
Tested by
1
testReturnValueVariable
Method · 0.64