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

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

Public Types
using ArgList = ListT<E>
using WrapperTrait = std::true_type
Public Attributes
ArgList v

Detailed Description

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

Definition at line 1010 of file ClauseT.h.

Member Typedef Documentation

ArgList

template<typename T, typename I, typename E>

WrapperTrait

template<typename T, typename I, typename E>

Member Data Documentation

v

template<typename T, typename I, typename E>


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