#include "mlir/Query/Matcher/Marshallers.h"
Definition at line 74 of file Marshallers.h.
◆ ~MatcherDescriptor()
virtual mlir::query::matcher::internal::MatcherDescriptor::~MatcherDescriptor |
( |
| ) |
|
|
virtualdefault |
◆ create()
◆ getArgKinds()
virtual void mlir::query::matcher::internal::MatcherDescriptor::getArgKinds |
( |
unsigned |
argNo, |
|
|
std::vector< ArgKind > & |
argKinds |
|
) |
| const |
|
pure virtual |
◆ getNumArgs()
virtual unsigned mlir::query::matcher::internal::MatcherDescriptor::getNumArgs |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: