MLIR
21.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 mlir::query::matcher::VariadicOperatorMatcherFunc< MinCount, MaxCount >::varOp.
DynMatcher::VariadicOperator mlir::query::matcher::VariadicOperatorMatcherFunc< MinCount, MaxCount >::varOp |
Definition at line 208 of file MatchersInternal.h.
Referenced by mlir::query::matcher::internal::makeMatcherAutoMarshall(), and mlir::query::matcher::VariadicOperatorMatcherFunc< MinCount, MaxCount >::operator()().