| MLIR
    22.0.0git
    | 
#include "mlir/Query/Matcher/MatchersInternal.h"
 Inheritance diagram for mlir::query::matcher::VariadicMatcher< Func >:
 Inheritance diagram for mlir::query::matcher::VariadicMatcher< Func >:| Public Member Functions | |
| VariadicMatcher (std::vector< DynMatcher > matchers) | |
| bool | match (Operation *op) override | 
| bool | match (Operation *op, SetVector< Operation * > &matchedOps) override | 
|  Public Member Functions inherited from mlir::query::matcher::MatcherInterface | |
| virtual | ~MatcherInterface ()=default | 
Definition at line 103 of file MatchersInternal.h.
| 
 | inline | 
Definition at line 105 of file MatchersInternal.h.
| 
 | inlineoverridevirtual | 
Implements mlir::query::matcher::MatcherInterface.
Definition at line 108 of file MatchersInternal.h.
| 
 | inlineoverridevirtual | 
Implements mlir::query::matcher::MatcherInterface.
Definition at line 109 of file MatchersInternal.h.