#include "mlir/Query/Matcher/Registry.h"
Definition at line 28 of file Registry.h.
 
◆ Registry()
  
  | 
        
          | mlir::query::matcher::Registry::Registry | ( |  | ) |  |  | default | 
 
 
◆ ~Registry()
  
  | 
        
          | mlir::query::matcher::Registry::~Registry | ( |  | ) |  |  | default | 
 
 
◆ constructors()
  
  | 
        
          | const ConstructorMap& mlir::query::matcher::Registry::constructors | ( |  | ) | const |  | inline | 
 
 
◆ registerMatcher()
template<typename MatcherType > 
  
  | 
        
          | void mlir::query::matcher::Registry::registerMatcher | ( | const std::string & | name, |  
          |  |  | MatcherType | matcher |  
          |  | ) |  |  |  | inline | 
 
 
The documentation for this class was generated from the following files: