MCPcopy Create free account
hub / github.com/KDE/kdevelop / definitions

Method definitions

kdevplatform/language/duchain/duchain.cpp:1712–1715  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1710}
1711
1712Definitions* DUChain::definitions()
1713{
1714 return &sdDUChainPrivate->m_definitions;
1715}
1716
1717static void finalCleanup()
1718{

Callers 3

definitionMethod · 0.45
testDefinitionsMethod · 0.45
DeclarationTestFunction · 0.45

Calls

no outgoing calls

Tested by 2

testDefinitionsMethod · 0.36
DeclarationTestFunction · 0.36