MLIR
20.0.0git
|
This is the complete list of members for mlir::query::matcher::RegistryManager, including all inherited members.
constructMatcher(MatcherCtor ctor, internal::SourceRange nameRange, llvm::StringRef functionName, ArrayRef< ParserValue > args, internal::Diagnostics *error) | mlir::query::matcher::RegistryManager | static |
getAcceptedCompletionTypes(llvm::ArrayRef< std::pair< MatcherCtor, unsigned >> context) | mlir::query::matcher::RegistryManager | static |
getMatcherCompletions(ArrayRef< ArgKind > acceptedTypes, const Registry &matcherRegistry) | mlir::query::matcher::RegistryManager | static |
lookupMatcherCtor(llvm::StringRef matcherName, const Registry &matcherRegistry) | mlir::query::matcher::RegistryManager | static |
RegistryManager()=delete | mlir::query::matcher::RegistryManager |