Searched refs:toRemarkType (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DRemarkStreamer.cpp49 static remarks::Type toRemarkType(enum DiagnosticKind Kind) { function
86 R.RemarkType = toRemarkType(static_cast<DiagnosticKind>(Diag.getKind()));

Completed in 87 milliseconds