Searched refs:printDiagnosticLevel (Results 1 – 3 of 3) sorted by relevance
51 static void printDiagnosticLevel(raw_ostream &OS,
136 TextDiagnostic::printDiagnosticLevel(OS, Level, DiagOpts->ShowColors); in HandleDiagnostic()
687 printDiagnosticLevel(OS, Level, DiagOpts->ShowColors); in emitDiagnosticMessage()695 TextDiagnostic::printDiagnosticLevel(raw_ostream &OS, in printDiagnosticLevel() function in TextDiagnostic