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

Method last

kdevplatform/language/duchain/identifier.cpp:1074–1077  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1072}
1073
1074Identifier QualifiedIdentifier::last() const
1075{
1076 return indexedLast().identifier();
1077}
1078
1079IndexedIdentifier QualifiedIdentifier::indexedLast() const
1080{

Callers 15

itemNameMethod · 0.45
removeItemsWithCacheMethod · 0.45
pathToIndexMethod · 0.45
endsWithWordBoundaryFunction · 0.45
applyToIdentifierMethod · 0.45
openDeclarationFunction · 0.45
prettyIdentifierMethod · 0.45
htmlIdentifiedTypeMethod · 0.45
registerChildMethod · 0.45
elidedPathLeftFunction · 0.45

Calls 1

identifierMethod · 0.45

Tested by 3

codeDescriptionMethod · 0.36