Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ first
Method
first
kdevplatform/language/duchain/identifier.cpp:1061–1064 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1059
}
1060
1061
Identifier QualifiedIdentifier::first() const
1062
{
1063
return indexedFirst().identifier();
1064
}
1065
1066
IndexedIdentifier QualifiedIdentifier::indexedFirst() const
1067
{
Callers
13
alloc
Method · 0.45
applyAliases
Method · 0.45
isOperator
Function · 0.45
findOpeningBracketOrEnd
Function · 0.45
newUse
Method · 0.45
testProblemSerialization
Method · 0.45
runTest
Method · 0.45
pickContextWithData
Function · 0.45
initTestCase
Method · 0.45
applyAllChanges
Method · 0.45
returnType
Method · 0.45
descriptionParsing
Method · 0.45
Calls
1
identifier
Method · 0.45
Tested by
5
testProblemSerialization
Method · 0.36
runTest
Method · 0.36
initTestCase
Method · 0.36
descriptionParsing
Method · 0.36
codeDescription
Method · 0.36