Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/diagtool/
H A DShowEnabledWarnings.cpp42 static char getCharForLevel(DiagnosticsEngine::Level Level) { in getCharForLevel() function
138 Out << getCharForLevel(PD.Level) << " "; in run()