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

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

Public Types
using Begin = E
using End = E
using TupleTrait = std::true_type
Public Attributes
std::tuple< Begin, End > t

Detailed Description

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

Definition at line 1310 of file ClauseT.h.

Member Typedef Documentation

Begin

template<typename T, typename I, typename E>

End

template<typename T, typename I, typename E>

TupleTrait

template<typename T, typename I, typename E>

Member Data Documentation

template<typename T, typename I, typename E>


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