MLIR  20.0.0git
mlir::query::matcher::internal::MatcherDescriptor Member List

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 =0mlir::query::matcher::internal::MatcherDescriptorpure virtual
getArgKinds(unsigned argNo, std::vector< ArgKind > &argKinds) const =0mlir::query::matcher::internal::MatcherDescriptorpure virtual
getNumArgs() const =0mlir::query::matcher::internal::MatcherDescriptorpure virtual
~MatcherDescriptor()=defaultmlir::query::matcher::internal::MatcherDescriptorvirtual