MCPcopy Create free account
hub / github.com/KDE/kdevelop / position

Method position

kdevplatform/language/duchain/stringhelpers.cpp:558–563  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

556}
557
558uint ParamIterator::position() const
559{
560 Q_D(const ParamIterator);
561
562 return ( uint )d->m_cur;
563}
564}

Callers 9

dropEventMethod · 0.45
IdentifierMethod · 0.45
testParamIteratorMethod · 0.45
collectRangesFunction · 0.45
dropEventMethod · 0.45
setDeclDataMethod · 0.45
inlineNoteSizeMethod · 0.45
paintInlineNoteMethod · 0.45
contextMenuExtensionMethod · 0.45

Calls

no outgoing calls

Tested by 1

testParamIteratorMethod · 0.36