LLVM 22.0.0git
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 194 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 195 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 196 of file ClauseT.h.


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