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

Method locked

kdevplatform/language/duchain/duchainlock.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192bool DUChainReadLocker::locked() const
193{
194 return m_locked;
195}
196
197bool DUChainReadLocker::lock()
198{

Callers 9

htmlMethod · 0.80
dataMethod · 0.80
dataMethod · 0.80
showEventMethod · 0.80
updateForViewMethod · 0.80
textChangedMethod · 0.80
contextMenuExtensionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected