Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ count
Method
count
kdevplatform/language/duchain/identifier.cpp:1053–1059 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1051
}
1052
1053
int QualifiedIdentifier::count() const
1054
{
1055
if (m_index)
1056
return cd->identifiersSize();
1057
else
1058
return dd->identifiersSize();
1059
}
1060
1061
Identifier QualifiedIdentifier::first() const
1062
{
Callers
15
dotGraphInternal
Method · 0.45
dump
Method · 0.45
beginsWith
Method · 0.45
documents
Method · 0.45
indexedDocuments
Method · 0.45
clearImportedParentContexts
Method · 0.45
SearchItem
Method · 0.45
match
Method · 0.45
applyToIdentifier
Method · 0.45
openDeclaration
Function · 0.45
openContextInternal
Method · 0.45
testQualifiedIdentifier
Method · 0.45
Calls
no outgoing calls
Tested by
7
testQualifiedIdentifier
Method · 0.36
verify
Method · 0.36
testImportStructure
Method · 0.36
testIdentifiers
Method · 0.36
testImportCache
Method · 0.36
benchDeclarationQualifiedIdentifier
Method · 0.36
customOptions
Method · 0.36