Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setRepo
Method
setRepo
kdevplatform/language/duchain/definitions.cpp:161–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
void setRepo(const DefinitionsRepo& repo)
162
{
163
Q_ASSERT(!m_repo);
164
m_repo = &repo;
165
}
166
167
bool operator()(const DefinitionsItem* item)
168
{
Callers
1
dump
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected