Searched refs:toRemarkType (Results 1 – 1 of 1) sorted by relevance
26 static remarks::Type toRemarkType(enum DiagnosticKind Kind) { in toRemarkType() function63 R.RemarkType = toRemarkType(static_cast<DiagnosticKind>(Diag.getKind())); in toRemark()