Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ rebuildDynamicImportStructure
Method
rebuildDynamicImportStructure
kdevplatform/language/duchain/topducontext.cpp:511–514 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
509
}
510
511
void TopDUContext::rebuildDynamicImportStructure()
512
{
513
m_local->rebuildDynamicImportStructure();
514
}
515
516
void TopDUContext::rebuildDynamicData(DUContext* parent, uint ownIndex)
517
{
Callers
1
loadChain
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected