Searched refs:getDiagKindStr (Results 1 – 1 of 1) sorted by relevance
558 static StringRef getDiagKindStr(DiagnosticSeverity kind) { in getDiagKindStr() function703 "expected " + getDiagKindStr(err.kind) + " \"" + in verify()722 "unexpected " + getDiagKindStr(kind) + ": " + diag.str(), in process()758 "'" + getDiagKindStr(kind) + in process()760 getDiagKindStr(nearMiss->kind) + "'"); in process()762 emitDiagnostic(loc, "unexpected " + getDiagKindStr(kind) + ": " + msg, in process()