MCPcopy Create free account
hub / github.com/KDE/kdevelop / groupEnabledState

Method groupEnabledState

plugins/clangtidy/config/checkgroup.cpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197CheckGroup::EnabledState CheckGroup::groupEnabledState() const
198{
199 return m_groupEnabledState;
200}
201
202CheckGroup::EnabledState CheckGroup::effectiveGroupEnabledState() const
203{

Callers 2

updateDataMethod · 0.80
dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected