Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
192
bool DUChainReadLocker::locked() const
193
{
194
return m_locked;
195
}
196
197
bool DUChainReadLocker::lock()
198
{
Callers
9
html
Method · 0.80
data
Method · 0.80
completionInvokedInternal
Method · 0.80
data
Method · 0.80
showEvent
Method · 0.80
updateForView
Method · 0.80
importedContextForPosition
Function · 0.80
textChanged
Method · 0.80
contextMenuExtension
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected