MLIR
20.0.0git
|
A utility iterator over a list of variable decorators. More...
#include "mlir/TableGen/Operator.h"
Public Member Functions | |
VariableDecoratorIterator (const llvm::Init *const *it) | |
Initializes the iterator to the specified iterator. More... | |
Static Public Member Functions | |
static VariableDecorator | unwrap (const llvm::Init *init) |
A utility iterator over a list of variable decorators.
Definition at line 121 of file Operator.h.
|
inline |
Initializes the iterator to the specified iterator.
Definition at line 126 of file Operator.h.
|
static |
Definition at line 836 of file Operator.cpp.