MLIR  20.0.0git
Classes | Namespaces | Typedefs
Registry.h File Reference
#include "Marshallers.h"
#include "llvm/ADT/StringMap.h"
#include <string>

Go to the source code of this file.

Classes

class  mlir::query::matcher::Registry
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::query
 
 mlir::query::matcher
 

Typedefs

using mlir::query::matcher::ConstructorMap = llvm::StringMap< std::unique_ptr< const internal::MatcherDescriptor > >