My Project
List of all members
mlir::detail::DialectInterfaceCollectionBase::iterator< InterfaceT > Class Template Reference

#include <DialectInterface.h>

Inheritance diagram for mlir::detail::DialectInterfaceCollectionBase::iterator< InterfaceT >:
Inheritance graph
[legend]
Collaboration diagram for mlir::detail::DialectInterfaceCollectionBase::iterator< InterfaceT >:
Collaboration graph
[legend]

Detailed Description

template<typename InterfaceT>
class mlir::detail::DialectInterfaceCollectionBase::iterator< InterfaceT >

An iterator class that iterates the held interface objects of the given derived interface type.


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