| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Frontend/OpenMP/ClauseT.h"
Classes | |
| struct | AllocatorSpec | 
Public Types | |
| using | MemSpace = E | 
| using | TraitsArray = ObjectT<I, E> | 
| using | Allocator = E | 
| using | Allocators = ListT<AllocatorSpec> | 
| using | WrapperTrait = std::true_type | 
Public Attributes | |
| Allocators | v | 
| using tomp::clause::UsesAllocatorsT< T, I, E >::Allocator = E | 
| using tomp::clause::UsesAllocatorsT< T, I, E >::Allocators = ListT<AllocatorSpec> | 
| using tomp::clause::UsesAllocatorsT< T, I, E >::MemSpace = E | 
| using tomp::clause::UsesAllocatorsT< T, I, E >::WrapperTrait = std::true_type | 
| Allocators tomp::clause::UsesAllocatorsT< T, I, E >::v |