MLIR
20.0.0git
|
This is the complete list of members for mlir::query::matcher::internal::FixedArgCountMatcherDescriptor, including all inherited members.
create(SourceRange nameRange, llvm::ArrayRef< ParserValue > args, Diagnostics *error) const override | mlir::query::matcher::internal::FixedArgCountMatcherDescriptor | inlinevirtual |
FixedArgCountMatcherDescriptor(MarshallerType marshaller, void(*matcherFunc)(), llvm::StringRef matcherName, llvm::ArrayRef< ArgKind > argKinds) | mlir::query::matcher::internal::FixedArgCountMatcherDescriptor | inline |
getArgKinds(unsigned argNo, std::vector< ArgKind > &kinds) const override | mlir::query::matcher::internal::FixedArgCountMatcherDescriptor | inlinevirtual |
getNumArgs() const override | mlir::query::matcher::internal::FixedArgCountMatcherDescriptor | inlinevirtual |
MarshallerType typedef | mlir::query::matcher::internal::FixedArgCountMatcherDescriptor | |
~MatcherDescriptor()=default | mlir::query::matcher::internal::MatcherDescriptor | virtual |