|
MLIR 22.0.0git
|
#include "mlir/Query/Matcher/MatchersInternal.h"
Public Member Functions | |
| template<typename... Ms> | |
| VariadicOperatorMatcher< Ms... > | operator() (Ms &&...Ps) const |
Public Attributes | |
| DynMatcher::VariadicOperator | varOp |
Definition at line 207 of file MatchersInternal.h.
|
inline |
Definition at line 211 of file MatchersInternal.h.
References varOp.
| DynMatcher::VariadicOperator mlir::query::matcher::VariadicOperatorMatcherFunc< MinCount, MaxCount >::varOp |
Definition at line 208 of file MatchersInternal.h.
Referenced by operator()().