| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Frontend/OpenMP/ClauseT.h"
Public Types | |
| using | AllocatorComplexModifier = AllocatorT<T, I, E> | 
| using | AlignModifier = AlignT<T, I, E> | 
| using | List = ObjectListT<I, E> | 
| using | TupleTrait = std::true_type | 
Public Attributes | |
| std::tuple< OPT(AllocatorComplexModifier), OPT(AlignModifier), List > | t | 
| using tomp::clause::AllocateT< T, I, E >::AllocatorComplexModifier = AllocatorT<T, I, E> | 
| using tomp::clause::AllocateT< T, I, E >::List = ObjectListT<I, E> | 
| using tomp::clause::AllocateT< T, I, E >::TupleTrait = std::true_type | 
| std::tuple<OPT(AllocatorComplexModifier), OPT(AlignModifier), List> tomp::clause::AllocateT< T, I, E >::t |