Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ unregisterDUChainItems
Function
unregisterDUChainItems
plugins/qmljs/duchain/helper.cpp:299–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
}
298
299
void unregisterDUChainItems()
300
{
301
TypeSystem::self().unregisterTypeClass<FunctionType>();
302
303
// rest not supported, see comment in kdev-clang
304
}
305
306
} // End of namespace QmlJS
Callers
4
~ClangSupport
Method · 0.85
~KDevQmlJsPlugin
Method · 0.85
cleanupTestCase
Method · 0.85
cleanupTestCase
Method · 0.85
Calls
no outgoing calls
Tested by
2
cleanupTestCase
Method · 0.68
cleanupTestCase
Method · 0.68