Streams on which to output crash reproducer.
More...
#include "mlir/Pass/PassManager.h"
Streams on which to output crash reproducer.
Definition at line 210 of file PassManager.h.
◆ ~ReproducerStream()
virtual mlir::ReproducerStream::~ReproducerStream |
( |
| ) |
|
|
virtualdefault |
◆ description()
virtual StringRef mlir::ReproducerStream::description |
( |
| ) |
|
|
pure virtual |
Description of the reproducer stream.
◆ os()
virtual raw_ostream& mlir::ReproducerStream::os |
( |
| ) |
|
|
pure virtual |
Stream on which to output reproducer.
The documentation for this struct was generated from the following file: