LLVM: tomp::type::ProcedureDesignatorT< I, E > Struct Template 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::ProcedureDesignatorT< I, E >

Definition at line 257 of file ClauseT.h.

Member Typedef Documentation

WrapperTrait

template<typename I, typename E>

using tomp::type::ProcedureDesignatorT< I, E >::WrapperTrait = std::true_type

Definition at line 258 of file ClauseT.h.

Member Data Documentation

v

template<typename I, typename E>

ObjectT<I, E> tomp::type::ProcedureDesignatorT< I, E >::v

Definition at line 259 of file ClauseT.h.


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