Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
588
bool Identifier::inRepository() const
589
{
590
return m_index;
591
}
592
593
void Identifier::setTemplateIdentifiers(const QList<IndexedTypeIdentifier>& templateIdentifiers)
594
{
Callers
3
applyAliases
Method · 0.80
testIdentifier
Method · 0.80
testQualifiedIdentifier
Method · 0.80
Calls
2
QualifiedIdentifierItemRequest
Class · 0.85
findIndex
Method · 0.45
Tested by
2
testIdentifier
Method · 0.64
testQualifiedIdentifier
Method · 0.64