Searched refs:_showDebug (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/kconfig/
H A Dqconf.h192 bool showDebug(void) const { return _showDebug; }
214 bool _showDebug; member in class:ConfigInfoView
H A Dqconf.cc971 if (_showDebug != b) {
972 _showDebug = b;

Completed in 96 milliseconds