LLVM: tomp::clause::InitT< T, I, E (original) (raw)

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

Public Types
using ForeignRuntimeId = E
using InteropVar = ObjectT<I, E>
using InteropPreference = ListT<ForeignRuntimeId>
using InteropTypes = ListT
using TupleTrait = std::true_type
Public Member Functions
Public Attributes
std::tuple< OPT(InteropPreference), InteropTypes, InteropVar > t

template<typename T, typename I, typename E>
struct tomp::clause::InitT< T, I, E >

Definition at line 751 of file ClauseT.h.

ForeignRuntimeId

template<typename T, typename I, typename E>

InteropPreference

template<typename T, typename I, typename E>

InteropTypes

template<typename T, typename I, typename E>

InteropVar

template<typename T, typename I, typename E>

TupleTrait

template<typename T, typename I, typename E>

ENUM()

template<typename T, typename I, typename E>


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