MCPcopy 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
511void TopDUContext::rebuildDynamicImportStructure()
512{
513 m_local->rebuildDynamicImportStructure();
514}
515
516void TopDUContext::rebuildDynamicData(DUContext* parent, uint ownIndex)
517{

Callers 1

loadChainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected