| MLIR
    22.0.0git
    | 
This class represents a specific pass option, with a provided data type. More...
#include "mlir/Pass/Pass.h"
 Inheritance diagram for mlir::Pass::Option< DataType, OptionParser >:
 Inheritance diagram for mlir::Pass::Option< DataType, OptionParser >:| Public Member Functions | |
| template<typename... Args> | |
| Option (Pass &parent, StringRef arg, Args &&...args) | |
|  Public Member Functions inherited from mlir::detail::PassOptions::Option< DataType, detail::PassOptions::OptionParser< DataType > > | |
| Option (PassOptions &parent, StringRef arg, Args &&...args) | |
| ~Option () override=default | |
| Option & | operator= (const Option &other) | 
This class represents a specific pass option, with a provided data type.
| 
 | inline |