| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Frontend/OpenMP/ClauseT.h"
Public Types | |
| using | Prescriptiveness = type::Prescriptiveness | 
| using | GrainSize = E | 
| using | TupleTrait = std::true_type | 
Public Attributes | |
| std::tuple< OPT(Prescriptiveness), GrainSize > | t | 
| using tomp::clause::GrainsizeT< T, I, E >::GrainSize = E | 
| using tomp::clause::GrainsizeT< T, I, E >::Prescriptiveness = type::Prescriptiveness | 
| using tomp::clause::GrainsizeT< T, I, E >::TupleTrait = std::true_type | 
| std::tuple<OPT(Prescriptiveness), GrainSize> tomp::clause::GrainsizeT< T, I, E >::t |