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