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

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

Public Types

using WrapperTrait = std::true_type

Public Member Functions

 ENUM (ThreadsetPolicy, Omp_Pool, Omp_Team)

Public Attributes

ThreadsetPolicy v

Detailed Description

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

Definition at line 1172 of file ClauseT.h.

Member Typedef Documentation

◆ WrapperTrait

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

Definition at line 1174 of file ClauseT.h.

Member Function Documentation

◆ ENUM()

template<typename T, typename I, typename E>
tomp::clause::ThreadsetT< T, I, E >::ENUM ( ThreadsetPolicy ,
Omp_Pool ,
Omp_Team  )

Member Data Documentation

◆ v

template<typename T, typename I, typename E>
ThreadsetPolicy tomp::clause::ThreadsetT< T, I, E >::v

Definition at line 1175 of file ClauseT.h.


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