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

Method lock

kdevplatform/language/duchain/duchain.cpp:1301–1304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1299}
1300
1301DUChainLock* DUChain::lock()
1302{
1303 return &sdDUChainPrivate->lock;
1304}
1305
1306QList<TopDUContext*> DUChain::allChains() const
1307{

Callers 10

allocMethod · 0.45
freeMethod · 0.45
storeAllInformationMethod · 0.45
doMoreCleanupMethod · 0.45
updateReadyMethod · 0.45
UrlParseLockMethod · 0.45
setrepository.cppFile · 0.45
doInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected