LLVM: tomp::type::DefinedOperatorT< I, E >::DefinedOpName Struct Reference (original) (raw)

#include "[llvm/Frontend/OpenMP/ClauseT.h](ClauseT%5F8h%5Fsource.html)"

Public Types
using WrapperTrait = std::true_type
Public Attributes
ObjectT< I, E > v

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: