Home
last modified time | relevance | path

Searched refs:ShouldShowLevels (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/diagtool/
DShowEnabledWarnings.cpp90 bool ShouldShowLevels = true; in run() local
94 ShouldShowLevels = false; in run()
98 ShouldShowLevels = true; in run()
141 if (ShouldShowLevels) in run()