MCPcopy 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
551QStringView ParamIterator::prefix() const
552{
553 Q_D(const ParamIterator);
554
555 return d->m_prefix;
556}
557
558uint ParamIterator::position() const
559{

Callers 4

IdentifierMethod · 0.80
doTestResultMethod · 0.80
addCheckMethod · 0.80
applyEnabledRuleMethod · 0.80

Calls

no outgoing calls

Tested by 1

doTestResultMethod · 0.64