Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ additionalIdentity
Method
additionalIdentity
kdevplatform/language/duchain/declaration.cpp:660–663 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
658
}
659
660
uint Declaration::additionalIdentity() const
661
{
662
return 0;
663
}
664
665
bool Declaration::equalQualifiedIdentifier(const Declaration* rhs) const
666
{
Callers
2
declarations
Method · 0.45
declaration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected