Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1074
Identifier QualifiedIdentifier::last() const
1075
{
1076
return indexedLast().identifier();
1077
}
1078
1079
IndexedIdentifier QualifiedIdentifier::indexedLast() const
1080
{
Callers
15
itemName
Method · 0.45
removeItemsWithCache
Method · 0.45
pathToIndex
Method · 0.45
endsWithWordBoundary
Function · 0.45
applyToIdentifier
Method · 0.45
openDeclaration
Function · 0.45
testQualifiedIdentifier
Method · 0.45
benchDeclarationQualifiedIdentifier
Method · 0.45
prettyIdentifier
Method · 0.45
htmlIdentifiedType
Method · 0.45
registerChild
Method · 0.45
elidedPathLeft
Function · 0.45
Calls
1
identifier
Method · 0.45
Tested by
3
testQualifiedIdentifier
Method · 0.36
benchDeclarationQualifiedIdentifier
Method · 0.36
codeDescription
Method · 0.36