LLVM 20.0.0git
Public Types | Public Member Functions | List of all members
tomp::clause::UpdateT< T, I, E > Struct Template Reference

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

Public Types

using DependenceType = tomp::type::DependenceType
 
using WrapperTrait = std::true_type
 

Public Member Functions

 OPT (DependenceType) v
 

Detailed Description

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

Definition at line 1162 of file ClauseT.h.

Member Typedef Documentation

◆ DependenceType

template<typename T , typename I , typename E >
using tomp::clause::UpdateT< T, I, E >::DependenceType = tomp::type::DependenceType

Definition at line 1163 of file ClauseT.h.

◆ WrapperTrait

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

Definition at line 1164 of file ClauseT.h.

Member Function Documentation

◆ OPT()

template<typename T , typename I , typename E >
tomp::clause::UpdateT< T, I, E >::OPT ( DependenceType  )

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