Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ index
Method
index
kdevplatform/language/duchain/identifier.cpp:581–586 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
579
}
580
581
uint Identifier::index() const
582
{
583
makeConstant();
584
Q_ASSERT(m_index);
585
return m_index;
586
}
587
588
bool Identifier::inRepository() const
589
{
Callers
15
setComment
Method · 0.45
activateSpecialization
Method · 0.45
hash
Function · 0.45
ParsingEnvironmentFile
Method · 0.45
imports
Method · 0.45
importers
Method · 0.45
addModificationRevision
Method · 0.45
setModificationRevision
Method · 0.45
declarations
Method · 0.45
qualifiedIdentifier
Method · 0.45
qHash
Function · 0.45
loadUrl
Method · 0.45
Calls
no outgoing calls
Tested by
5
set
Method · 0.36
applySpecialization
Method · 0.36
benchIdentifierCopyConstant
Method · 0.36
testIndexedStrings
Method · 0.36
testIdentifiers
Method · 0.36