MCPcopy 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
278bool CheckGroup::hasSubGroupWithExplicitEnabledState() const
279{
280 updateData();
281 return m_hasSubGroupWithExplicitEnabledState;
282}
283
284void CheckGroup::setEnabledChecksCountDirtyInSuperGroups()
285{

Callers 3

doTestResultMethod · 0.80
updateDataMethod · 0.80
dataMethod · 0.80

Calls

no outgoing calls

Tested by 1

doTestResultMethod · 0.64