MLIR 23.0.0git
mlir::acc::AttributeTrait::IsVariableInfo< ConcreteType > Struct Template Reference

Trait attached to attributes that are OpenACC variable info attributes. More...

#include "mlir/Dialect/OpenACC/OpenACCVariableInfo.h"

Inheritance diagram for mlir::acc::AttributeTrait::IsVariableInfo< ConcreteType >:

Additional Inherited Members

Protected Member Functions inherited from mlir::detail::StorageUserTraitBase< ConcreteType, TraitType >
ConcreteType getInstance () const
 Return the derived instance.

Detailed Description

template<typename ConcreteType>
struct mlir::acc::AttributeTrait::IsVariableInfo< ConcreteType >

Trait attached to attributes that are OpenACC variable info attributes.

Definition at line 28 of file OpenACCVariableInfo.h.


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