Searched refs:getDiagKindStr (Results 1 – 1 of 1) sorted by relevance
691 static StringRef getDiagKindStr(DiagnosticSeverity kind) { in getDiagKindStr() function838 "expected " + getDiagKindStr(err.kind) + " \"" + in verify()855 "unexpected " + getDiagKindStr(kind) + ": " + diag.str(), in process()893 "'" + getDiagKindStr(kind) + in process()895 getDiagKindStr(nearMiss->kind) + "'"); in process()897 emitDiagnostic(loc, "unexpected " + getDiagKindStr(kind) + ": " + msg, in process()