Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ deleting
Method
deleting
kdevplatform/language/duchain/topducontext.cpp:950–953 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
948
}
949
950
bool TopDUContext::deleting() const
951
{
952
return m_dynamicData->m_deleting;
953
}
954
955
QList<ProblemPointer> TopDUContext::problems() const
956
{
Callers
3
persistentlyDestroying
Method · 0.80
~Declaration
Method · 0.80
~DUContext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected