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

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

Public Types

using WrapperTrait = std::true_type

Public Member Functions

 ENUM (AffinityPolicy, Close, Master, Spread, Primary)

Public Attributes

AffinityPolicy v

Detailed Description

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

Definition at line 1013 of file ClauseT.h.

Member Typedef Documentation

◆ WrapperTrait

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

Definition at line 1015 of file ClauseT.h.

Member Function Documentation

◆ ENUM()

template<typename T, typename I, typename E>
tomp::clause::ProcBindT< T, I, E >::ENUM ( AffinityPolicy ,
Close ,
Master ,
Spread ,
Primary  )

Member Data Documentation

◆ v

template<typename T, typename I, typename E>
AffinityPolicy tomp::clause::ProcBindT< T, I, E >::v

Definition at line 1016 of file ClauseT.h.


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