MLIR  19.0.0git
Public Types | List of all members
llvm::cast_retty_impl< T, ::mlir::Dialect > Struct Template Reference

#include "mlir/IR/Dialect.h"

Public Types

using ret_type = T &
 

Detailed Description

template<typename T>
struct llvm::cast_retty_impl< T, ::mlir::Dialect >

Definition at line 402 of file Dialect.h.

Member Typedef Documentation

◆ ret_type

template<typename T >
using llvm::cast_retty_impl< T, ::mlir::Dialect >::ret_type = T &

Definition at line 403 of file Dialect.h.


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