MCPcopy 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
581uint Identifier::index() const
582{
583 makeConstant();
584 Q_ASSERT(m_index);
585 return m_index;
586}
587
588bool Identifier::inRepository() const
589{

Callers 15

setCommentMethod · 0.45
hashFunction · 0.45
importsMethod · 0.45
importersMethod · 0.45
declarationsMethod · 0.45
qualifiedIdentifierMethod · 0.45
qHashFunction · 0.45
loadUrlMethod · 0.45

Calls

no outgoing calls

Tested by 5

setMethod · 0.36
applySpecializationMethod · 0.36
testIndexedStringsMethod · 0.36
testIdentifiersMethod · 0.36