LLVM 19.0.0git
Public Types | Public Attributes | List of all members
tomp::type::ProcedureDesignatorT< I, E > Struct Template Reference

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

Public Types

using WrapperTrait = std::true_type
 

Public Attributes

ObjectT< I, Ev
 

Detailed Description

template<typename I, typename E>
struct tomp::type::ProcedureDesignatorT< I, E >

Definition at line 247 of file ClauseT.h.

Member Typedef Documentation

◆ WrapperTrait

template<typename I , typename E >
using tomp::type::ProcedureDesignatorT< I, E >::WrapperTrait = std::true_type

Definition at line 248 of file ClauseT.h.

Member Data Documentation

◆ v

template<typename I , typename E >
ObjectT<I, E> tomp::type::ProcedureDesignatorT< I, E >::v

Definition at line 249 of file ClauseT.h.


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