Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ hasSubGroupWithExplicitEnabledState
Method
hasSubGroupWithExplicitEnabledState
plugins/clangtidy/config/checkgroup.cpp:278–282 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
}
277
278
bool CheckGroup::hasSubGroupWithExplicitEnabledState() const
279
{
280
updateData();
281
return m_hasSubGroupWithExplicitEnabledState;
282
}
283
284
void CheckGroup::setEnabledChecksCountDirtyInSuperGroups()
285
{
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