| MLIR
    22.0.0git
    | 
This class represents a specific pass option, with a provided data type. More...
#include "mlir/Pass/PassOptions.h"
 Inheritance diagram for mlir::detail::PassOptions::Option< DataType, OptionParser >:
 Inheritance diagram for mlir::detail::PassOptions::Option< DataType, OptionParser >:| Public Member Functions | |
| template<typename... Args> | |
| 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.
Definition at line 192 of file PassOptions.h.
| 
 | inline | 
Definition at line 197 of file PassOptions.h.
| 
 | overridedefault | 
| 
 | inline | 
Definition at line 210 of file PassOptions.h.