llvm::DiagnosticInfoOptimizationBase::print

Print this diagnostic using DP.

Synopsis

Declared in <llvm/IR/DiagnosticInfo.h>

virtual
void
print(DiagnosticPrinter& DP) const override;

Parameters

NameDescription
DPPrinter that receives the message

See Also

DiagnosticInfo::print