MLIR
20.0.0git
|
This is the complete list of members for mlir::query::matcher::internal::MatcherDescriptor, including all inherited members.
create(SourceRange nameRange, const llvm::ArrayRef< ParserValue > args, Diagnostics *error) const =0 | mlir::query::matcher::internal::MatcherDescriptor | pure virtual |
getArgKinds(unsigned argNo, std::vector< ArgKind > &argKinds) const =0 | mlir::query::matcher::internal::MatcherDescriptor | pure virtual |
getNumArgs() const =0 | mlir::query::matcher::internal::MatcherDescriptor | pure virtual |
~MatcherDescriptor()=default | mlir::query::matcher::internal::MatcherDescriptor | virtual |