CIRCT  19.0.0git
Static Public Member Functions | List of all members
mlir::OpTrait::HasParentInterface< InterfaceType >::Impl< ConcreteType > Class Template Reference

#include <HandshakeOps.h>

Inheritance diagram for mlir::OpTrait::HasParentInterface< InterfaceType >::Impl< ConcreteType >:
Inheritance graph
[legend]
Collaboration diagram for mlir::OpTrait::HasParentInterface< InterfaceType >::Impl< ConcreteType >:
Collaboration graph
[legend]

Static Public Member Functions

static LogicalResult verifyTrait (Operation *op)
 

Detailed Description

template<typename InterfaceType>
template<typename ConcreteType>
class mlir::OpTrait::HasParentInterface< InterfaceType >::Impl< ConcreteType >

Definition at line 46 of file HandshakeOps.h.

Member Function Documentation

◆ verifyTrait()

template<typename InterfaceType >
template<typename ConcreteType >
static LogicalResult mlir::OpTrait::HasParentInterface< InterfaceType >::Impl< ConcreteType >::verifyTrait ( Operation *  op)
inlinestatic

Definition at line 49 of file HandshakeOps.h.


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