Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ enabledChecksCount
Method
enabledChecksCount
plugins/clangtidy/config/checkgroup.cpp:272–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
int CheckGroup::enabledChecksCount() const
273
{
274
updateData();
275
return m_enabledChecksCount;
276
}
277
278
bool CheckGroup::hasSubGroupWithExplicitEnabledState() const
279
{
Callers
3
doTestResult
Method · 0.80
updateData
Method · 0.80
data
Method · 0.80
Calls
no outgoing calls
Tested by
1
doTestResult
Method · 0.64