MCPcopy Create free account
hub / github.com/KDE/kdevelop / inRepository

Method inRepository

kdevplatform/language/duchain/identifier.cpp:588–591  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

586}
587
588bool Identifier::inRepository() const
589{
590 return m_index;
591}
592
593void Identifier::setTemplateIdentifiers(const QList<IndexedTypeIdentifier>& templateIdentifiers)
594{

Callers 3

applyAliasesMethod · 0.80
testIdentifierMethod · 0.80

Calls 2

findIndexMethod · 0.45

Tested by 2

testIdentifierMethod · 0.64