Home
last modified time | relevance | path

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

/external/clang/tools/diagtool/
DShowEnabledWarnings.cpp43 static char getCharForLevel(DiagnosticsEngine::Level Level) { in getCharForLevel() function
142 Out << getCharForLevel(I->Level) << " "; in run()