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

Method top

kdevplatform/language/duchain/identifier.cpp:1088–1091  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1086}
1087
1088Identifier QualifiedIdentifier::top() const
1089{
1090 return last();
1091}
1092
1093QualifiedIdentifier QualifiedIdentifier::mid(int pos, int len) const
1094{

Callers 15

sizeHintMethod · 0.80
paintFunction · 0.80
itemEnteredMethod · 0.80
addItemDelayedMethod · 0.80
isConstructorMethod · 0.80
isDestructorMethod · 0.80
currentDeclarationFunction · 0.80
currentContextMethod · 0.80
AbstractUseBuilderClass · 0.80
currentAbstractTypeMethod · 0.80

Calls

no outgoing calls

Tested by 2

addItemDelayedMethod · 0.64