MLIR 22.0.0git
mlir::query::matcher::has_simple_match< T, std::void_t< decltype(std::declval< T >().match(std::declval< Operation * >()))> > Struct Template Reference

#include "mlir/Query/Matcher/MatchersInternal.h"

Inheritance diagram for mlir::query::matcher::has_simple_match< T, std::void_t< decltype(std::declval< T >().match(std::declval< Operation * >()))> >:

Detailed Description

template<typename T>
struct mlir::query::matcher::has_simple_match< T, std::void_t< decltype(std::declval< T >().match(std::declval< Operation * >()))> >

Definition at line 46 of file MatchersInternal.h.


The documentation for this struct was generated from the following file: