MCPcopy 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
660uint Declaration::additionalIdentity() const
661{
662 return 0;
663}
664
665bool Declaration::equalQualifiedIdentifier(const Declaration* rhs) const
666{

Callers 2

declarationsMethod · 0.45
declarationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected