MCPcopy 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
299void 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

~ClangSupportMethod · 0.85
~KDevQmlJsPluginMethod · 0.85
cleanupTestCaseMethod · 0.85
cleanupTestCaseMethod · 0.85

Calls

no outgoing calls

Tested by 2

cleanupTestCaseMethod · 0.68
cleanupTestCaseMethod · 0.68