LLVM 22.0.0git
tomp::clause::PartialT< T, I, E > Struct Template Reference

#include "llvm/Frontend/OpenMP/ClauseT.h"

Public Types

using UnrollFactor = E
using WrapperTrait = std::true_type

Public Member Functions

 OPT (UnrollFactor) v

Detailed Description

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

Definition at line 981 of file ClauseT.h.

Member Typedef Documentation

◆ UnrollFactor

template<typename T, typename I, typename E>
using tomp::clause::PartialT< T, I, E >::UnrollFactor = E

Definition at line 982 of file ClauseT.h.

◆ WrapperTrait

template<typename T, typename I, typename E>
using tomp::clause::PartialT< T, I, E >::WrapperTrait = std::true_type

Definition at line 983 of file ClauseT.h.

Member Function Documentation

◆ OPT()

template<typename T, typename I, typename E>
tomp::clause::PartialT< T, I, E >::OPT ( UnrollFactor )

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