Home | History | Annotate | Download | only in AST

Lines Matching defs:OMPDistributeSimdDirective

3149 class OMPDistributeSimdDirective final : public OMPLoopDirective {
3159 OMPDistributeSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc,
3170 explicit OMPDistributeSimdDirective(unsigned CollapsedNum,
3187 static OMPDistributeSimdDirective *
3198 static OMPDistributeSimdDirective *CreateEmpty(const ASTContext &C,