LLVM 19.0.0git
Public Types | Public Attributes | List of all members
tomp::type::DefinedOperatorT< I, E >::DefinedOpName Struct Reference

#include "llvm/Frontend/OpenMP/ClauseT.h"

Public Types

using WrapperTrait = std::true_type
 

Public Attributes

ObjectT< I, Ev
 

Detailed Description

template<typename I, typename E>
struct tomp::type::DefinedOperatorT< I, E >::DefinedOpName

Definition at line 187 of file ClauseT.h.

Member Typedef Documentation

◆ WrapperTrait

template<typename I , typename E >
using tomp::type::DefinedOperatorT< I, E >::DefinedOpName::WrapperTrait = std::true_type

Definition at line 188 of file ClauseT.h.

Member Data Documentation

◆ v

template<typename I , typename E >
ObjectT<I, E> tomp::type::DefinedOperatorT< I, E >::DefinedOpName::v

Definition at line 189 of file ClauseT.h.


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