Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ prefix
Method
prefix
kdevplatform/language/duchain/stringhelpers.cpp:551–556 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
549
}
550
551
QStringView ParamIterator::prefix() const
552
{
553
Q_D(const ParamIterator);
554
555
return d->m_prefix;
556
}
557
558
uint ParamIterator::position() const
559
{
Callers
4
Identifier
Method · 0.80
doTestResult
Method · 0.80
addCheck
Method · 0.80
applyEnabledRule
Method · 0.80
Calls
no outgoing calls
Tested by
1
doTestResult
Method · 0.64