Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ clearProblems
Method
clearProblems
kdevplatform/language/duchain/topducontextdynamicdata.cpp:861–864 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
859
}
860
861
void TopDUContextDynamicData::clearProblems()
862
{
863
m_problems.clearItems();
864
}
Callers
nothing calls this directly
Calls
1
clearItems
Method · 0.80
Tested by
no test coverage detected