Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDLLVMRemarkStreamer.cpp26 static remarks::Type toRemarkType(enum DiagnosticKind Kind) { in toRemarkType() function
63 R.RemarkType = toRemarkType(static_cast<DiagnosticKind>(Diag.getKind())); in toRemark()